public class LocationSharingException extends Exception
Constructor and Description |
---|
LocationSharingException(String errorCode,
String errorMessage) |
LocationSharingException(String errorCode,
String errorMessage,
Throwable th) |
LocationSharingException(Throwable th) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorCode() |
String |
getErrorMessage() |
Throwable |
getThrowable() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LocationSharingException(Throwable th)