public class BaseException extends Exception
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Gets the error code
|
String |
getDetails()
Gets the error code
|
String |
getMessage()
Gets the error message
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic String getCode()
public String getMessage()
getMessage in class Throwablepublic String getDetails()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.