Package com.teracloud.streams.dps
Class StoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.teracloud.streams.dps.StoreException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStoreException(long errorCode) StoreException(long errorCode, String errorMessage) StoreException(String errorMessage) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StoreException
public StoreException(long errorCode) -
StoreException
-
StoreException
-
-
Method Details
-
getErrorCode
public long getErrorCode() -
getErrorMessage
-