Class ComposerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.resys.hdes.client.api.exceptions.ComposerException
All Implemented Interfaces:
Serializable

public class ComposerException extends RuntimeException
See Also:
  • Constructor Details

    • ComposerException

      public ComposerException(String message, Throwable cause)
    • ComposerException

      public ComposerException(String message)