Package rocks.imsofa.ai.puppychatter
Class BarkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
rocks.imsofa.ai.puppychatter.BarkException
- All Implemented Interfaces:
Serializable
- Author:
- lendle
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBarkException(String message, Throwable cause) BarkException(Throwable cause) BarkException(Response errorResponse) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BarkException
-
BarkException
-
BarkException
-
-
Method Details
-
getErrorResponse
-