Class OSBTreeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.orientechnologies.common.exception.OException
com.orientechnologies.orient.core.exception.OCoreException
com.orientechnologies.orient.core.exception.ODurableComponentException
com.orientechnologies.orient.core.storage.index.sbtree.local.v1.OSBTreeException
- All Implemented Interfaces:
Serializable
- Since:
- 8/30/13
- Author:
- Andrey Lomakin (a.lomakin-at-orientdb.com)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOSBTreeException(OSBTreeException exception) OSBTreeException(String message, OSBTreeV1 component) -
Method Summary
Methods inherited from class com.orientechnologies.orient.core.exception.OCoreException
getComponentName, getDbName, getErrorCode, getMessageMethods inherited from class com.orientechnologies.common.exception.OException
wrapExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OSBTreeException
-
OSBTreeException
-