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

public abstract class MissingCredentialsException extends Exception
See Also:
  • Constructor Details

    • MissingCredentialsException

      protected MissingCredentialsException(String message, String company)