Class ProgramException

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

public class ProgramException extends RuntimeException
See Also:
  • Constructor Details

    • ProgramException

      public ProgramException(String message)
    • ProgramException

      public ProgramException(String message, Throwable cause)