| Modifier and Type | Field and Description |
|---|---|
protected ForbiddenExceptionType |
ExceptionType.forbidden |
| Modifier and Type | Method and Description |
|---|---|
ForbiddenExceptionType |
ObjectFactory.createForbiddenExceptionType()
Create an instance of
ForbiddenExceptionType |
ForbiddenExceptionType |
ExceptionType.getForbidden()
Gets the value of the forbidden property.
|
ForbiddenExceptionType |
ForbiddenExceptionType.withContext(String value) |
ForbiddenExceptionType |
ForbiddenExceptionType.withExplanation(String value) |
ForbiddenExceptionType |
ForbiddenExceptionType.withId(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionType.setForbidden(ForbiddenExceptionType value)
Sets the value of the forbidden property.
|
ExceptionType |
ExceptionType.withForbidden(ForbiddenExceptionType value) |
Copyright © 2015. All rights reserved.