Class ServiceNotFoundException

All Implemented Interfaces:
Serializable

public class ServiceNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • ServiceNotFoundException

      public ServiceNotFoundException(String message)
    • ServiceNotFoundException

      public ServiceNotFoundException(String message, Throwable cause)
    • ServiceNotFoundException

      public ServiceNotFoundException(Throwable cause)