Class PhantomAccessException

All Implemented Interfaces:
Serializable

public class PhantomAccessException extends OntopiaRuntimeException
INTERNAL: Thrown when a phantom object is being accessed in a way that is not allowed.

See Also:
  • Constructor Details

    • PhantomAccessException

      public PhantomAccessException(String message)