Class MinorException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ActionNotFoundException, ClientNotFoundException, ProfileNotFoundException

public class MinorException extends StreamPiException
See Also:
Serialized Form
  • Constructor Details

    • MinorException

      public MinorException(String message)
    • MinorException

      public MinorException(String title, String message)