Class ConstructorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.constructor.client.ConstructorException
All Implemented Interfaces:
Serializable

public class ConstructorException extends Exception
See Also:
  • Constructor Details

    • ConstructorException

      public ConstructorException(String msg)
    • ConstructorException

      public ConstructorException(Exception e)
    • ConstructorException

      public ConstructorException(String msg, Integer code)
  • Method Details

    • getErrorCode

      public Integer getErrorCode()