public class PortalException extends NestableException
Portal exceptions are generally caused by user error, and do not indicate that anything is wrong with the portal itself.
SystemException,
Serialized Form| Constructor and Description |
|---|
PortalException() |
PortalException(String msg) |
PortalException(String msg,
Throwable cause) |
PortalException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString