public class NoAuthTokenProvidedException
extends java.lang.IllegalStateException
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
MESSAGE |
| Constructor and Description |
|---|
NoAuthTokenProvidedException()
Instantiates a new No auth token provided exception.
|
private static final java.lang.String MESSAGE