Class InvalidCredentialsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.datarouter.auth.exception.InvalidCredentialsException
All Implemented Interfaces:
Serializable

public class InvalidCredentialsException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidCredentialsException

      public InvalidCredentialsException(String message)