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 FormConstructor and Description |
---|
PortalException() |
PortalException(String msg) |
PortalException(String msg,
Throwable cause) |
PortalException(Throwable cause) |