|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelException.Detail | |
|---|---|
| org.jomc.model | Object management and configuration model classes. |
| Uses of ModelException.Detail in org.jomc.model |
|---|
| Fields in org.jomc.model with type parameters of type ModelException.Detail | |
|---|---|
private List<ModelException.Detail> |
ModelExceptionErrorHandler.details
The details of the instance. |
private List<ModelException.Detail> |
ModelException.details
Details of the instance. |
| Methods in org.jomc.model that return types with arguments of type ModelException.Detail | |
|---|---|
List<ModelException.Detail> |
ModelExceptionErrorHandler.getDetails()
Gets the details of the instance. |
List<ModelException.Detail> |
ModelException.getDetails()
Gets the details of the instance. |
| Method parameters in org.jomc.model with type arguments of type ModelException.Detail | |
|---|---|
private void |
DefaultModelManager.assertMessagesUniqueness(Messages messages,
List<ModelException.Detail> details)
|
private void |
DefaultModelManager.assertPropertiesUniqueness(Properties properties,
List<ModelException.Detail> details)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||