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(java.lang.String msg) |
PortalException(java.lang.String msg,
java.lang.Throwable cause) |
PortalException(java.lang.Throwable cause) |