Class InvalidCredentialsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- app.sdkgen.client.Exception.ClientException
-
- app.sdkgen.client.Exception.Authenticator.InvalidCredentialsException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidCredentialsException extends ClientException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidCredentialsException(java.lang.String message)
-