Class LocationSharingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arubanetworks.meridian.locationsharing.LocationSharingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLocationSharingException
(String errorCode, String errorMessage) LocationSharingException
(String errorCode, String errorMessage, Throwable th) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LocationSharingException
-
LocationSharingException
-
LocationSharingException
-
-
Method Details
-
getErrorCode
-
getErrorMessage
-
getThrowable
-