Class OObjectNotDetachedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.orientechnologies.orient.object.db.OObjectNotDetachedException
All Implemented Interfaces:
Serializable

public class OObjectNotDetachedException extends RuntimeException
See Also:
  • Constructor Details

    • OObjectNotDetachedException

      public OObjectNotDetachedException()
    • OObjectNotDetachedException

      public OObjectNotDetachedException(String message, Throwable cause)
    • OObjectNotDetachedException

      public OObjectNotDetachedException(String message)
    • OObjectNotDetachedException

      public OObjectNotDetachedException(Throwable cause)