Class RtlException

All Implemented Interfaces:
IPortalException, Serializable

public class RtlException extends PortalException
RtlException describes an exception during the operations within this package.
See Also:
  • Constructor Details

    • RtlException

      public RtlException(Throwable thrown)
    • RtlException

      public RtlException(Throwable thrown, boolean isExpected)
    • RtlException

      public RtlException(String messageKey)
    • RtlException

      public RtlException(String messageKey, Object[] messageArgs)