Class ServiceException.NotImplementedException

All Implemented Interfaces:
Serializable, org.kohsuke.stapler.HttpResponse
Enclosing class:
ServiceException

public static class ServiceException.NotImplementedException extends ServiceException
See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException(String message)
    • NotImplementedException

      public NotImplementedException(String message, Throwable throwable)
    • NotImplementedException

      public NotImplementedException(ErrorMessage errorMessage)
    • NotImplementedException

      public NotImplementedException(ErrorMessage errorMessage, Throwable throwable)