public class BuilderException
extends java.lang.RuntimeException
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOperation()
Return the Builder operation that failed.
|
int |
getStatusCode()
Return the status code returned from a Builder operation.
|