public class BuilderException extends RuntimeException
Modifier and Type | Method and Description |
---|---|
String |
getOperation()
Return the Builder operation that failed.
|
int |
getStatusCode()
Return the status code returned from a Builder operation.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getOperation()
public int getStatusCode()