public class PortalApplicationException extends PortalException
PortalException,
Serialized Form| Constructor and Description |
|---|
PortalApplicationException(String message)
Constructor.
|
PortalApplicationException(String message,
String domain,
String code)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Getter for code.
|
String |
getDomain()
Getter for domain.
|
wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PortalApplicationException(String message)
message - exception messageCopyright © 2021. All rights reserved.