Class OSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.orientechnologies.common.exception.OException
com.orientechnologies.common.exception.OSystemException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ODirectMemoryAllocationFailedException,ODistributedException,ODistributedRedirectException,OHttpRequestException,OInterruptedException,OIOException,OIterationException,OLockException,ONetworkProtocolException,ONotSendRequestException,OOfflineNodeException,OResponseProcessingException,OTimeoutException,OTxPromiseException,OWALPageBrokenException
- Since:
- 9/28/2015
- Author:
- Andrey Lomakin (a.lomakin-at-orientdb.com) <lomakin.andrey@gmail.com>.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOSystemException(OSystemException exception) OSystemException(String message) -
Method Summary
Methods inherited from class com.orientechnologies.common.exception.OException
wrapExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OSystemException
-
OSystemException
-