Class PortalException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EBufException

public class PortalException extends Exception
Signals that a Portal Library exception has occurred.
See Also:
  • Constructor Details

    • PortalException

      public PortalException(String msg)
      Constructs an instance of PortalException with a specific message.
      Parameters:
      msg - The message
      Since:
      Infranet5.5