Class ServiceFailedException

All Implemented Interfaces:
Serializable

@Public @Evolving public class ServiceFailedException extends IOException
Exception thrown to indicate that an operation performed to modify the state of a service or application failed.
See Also:
  • Constructor Details

    • ServiceFailedException

      public ServiceFailedException(String message)
    • ServiceFailedException

      public ServiceFailedException(String message, Throwable cause)