public class PortalException extends Exception
| Constructor and Description |
|---|
PortalException(String msg)
Constructs an instance of
PortalException
with a specific message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PortalException(String msg)
PortalException
with a specific message.msg - The messageCopyright © 2003, 2023, Oracle and/or its affiliates.