Class UnauthorizedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
energy.eddie.aiida.errors.auth.UnauthorizedException
All Implemented Interfaces:
Serializable

public class UnauthorizedException extends Exception
See Also:
  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException(String message)