Class ServiceNotStartedException

All Implemented Interfaces:
Serializable

public class ServiceNotStartedException extends MasterServiceException
Author:
AO Industries, Inc.
See Also:
  • Constructor Details

    • ServiceNotStartedException

      public ServiceNotStartedException(String message)
    • ServiceNotStartedException

      public ServiceNotStartedException(String message, Throwable cause)
    • ServiceNotStartedException

      public ServiceNotStartedException(Throwable cause)