Package com.hazelcast.spi.exception
Class NoCredentialsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hazelcast.spi.exception.NoCredentialsException
- All Implemented Interfaces:
 Serializable
Exception to indicate that no credentials are possible to retrieve.
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
NoCredentialsException
public NoCredentialsException() - 
NoCredentialsException
 
 -