Class NotEmptyComponentCanNotBeRemovedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.orientechnologies.common.exception.OException
com.orientechnologies.orient.core.exception.NotEmptyComponentCanNotBeRemovedException
- All Implemented Interfaces:
OHighLevelException,Serializable
public class NotEmptyComponentCanNotBeRemovedException
extends OException
implements OHighLevelException
Exception is thrown to inform that non-empty component can not be removed.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
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
-
NotEmptyComponentCanNotBeRemovedException
public NotEmptyComponentCanNotBeRemovedException(NotEmptyComponentCanNotBeRemovedException exception) -
NotEmptyComponentCanNotBeRemovedException
-