Class OObjectNotManagedException

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

public class OObjectNotManagedException extends RuntimeException
See Also:
  • Constructor Details

    • OObjectNotManagedException

      public OObjectNotManagedException()
    • OObjectNotManagedException

      public OObjectNotManagedException(String message, Throwable cause)
    • OObjectNotManagedException

      public OObjectNotManagedException(String message)
    • OObjectNotManagedException

      public OObjectNotManagedException(Throwable cause)