Class NoSuchPropertiesException

All Implemented Interfaces:
Serializable

public class NoSuchPropertiesException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchPropertiesException

      public NoSuchPropertiesException()
    • NoSuchPropertiesException

      public NoSuchPropertiesException(String msg)
    • NoSuchPropertiesException

      public NoSuchPropertiesException(String msg, Throwable throwable)
    • NoSuchPropertiesException

      public NoSuchPropertiesException(Throwable throwable)