Class AnglesServerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.angleshq.angles.api.exceptions.AnglesServerException
All Implemented Interfaces:
Serializable

public class AnglesServerException extends Exception
See Also:
  • Constructor Details

    • AnglesServerException

      public AnglesServerException(Integer httpStatusCode, String errorMessage)