| Modifier and Type | Method and Description |
|---|---|
List<AssetProblem> |
AssetException.getProblems() |
| Constructor and Description |
|---|
AssetException(String id,
AssetProblem problem)
Creates a new
AssetException. |
AssetException(String id,
AssetProblem problem,
Throwable cause)
Creates a new
AssetException. |
| Constructor and Description |
|---|
AssetException(String id,
List<AssetProblem> problems)
Creates a new
AssetException. |
AssetException(String id,
List<AssetProblem> problems,
Throwable cause)
Creates a new
AssetException. |
Copyright © 2017. All rights reserved.