Class InvalidCredentialsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.greenloop.auth_service.exception.InvalidCredentialsException
All Implemented Interfaces:
Serializable

public class InvalidCredentialsException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidCredentialsException

      public InvalidCredentialsException(String message)