Class ServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
me.legrange.service.ServiceException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ComponentException, EnvironmentDetectionException

public class ServiceException extends Exception
Author:
gideon
See Also:
  • Constructor Details

    • ServiceException

      public ServiceException(String message)
    • ServiceException

      public ServiceException(String message, Throwable cause)