Class StreamletException

All Implemented Interfaces:
Serializable

public class StreamletException extends RuntimeException
See Also:
  • Constructor Details

    • StreamletException

      public StreamletException(String message, Throwable cause)
    • StreamletException

      public StreamletException(String message)
    • StreamletException

      public StreamletException(Throwable cause)
    • StreamletException

      public StreamletException()