Class MissingCredentialsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
energy.eddie.regionconnector.us.green.button.config.exceptions.MissingCredentialsException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MissingApiTokenException,MissingClientIdException,MissingClientSecretException
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedMissingCredentialsException(String message, String company) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingCredentialsException
-