public class BasicAuthenticationAccessException extends RuntimeException
Constructor and Description |
---|
BasicAuthenticationAccessException() |
BasicAuthenticationAccessException(String message)
Creates a new exception based on the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BasicAuthenticationAccessException(@Nullable String message)
message
- A message describing the exception cause.public BasicAuthenticationAccessException()
Copyright © 2020 SAP SE. All rights reserved.