public class UnsupportedContextException extends RuntimeException
Constructor and Description |
---|
UnsupportedContextException(String msg)
Sole constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedContextException(String msg)
msg
- the exception message--includes the name of the
unsupported contextCopyright © 2011–2020 OWASP (Open Web-Application Security Project). All rights reserved.