Class EngineInternalSpaceException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FieldValueCloningErrorException

public class EngineInternalSpaceException extends InternalSpaceException
internal space exception thrown from the engine
Since:
6.0
Author:
asy ronen
See Also:
  • Constructor Details

    • EngineInternalSpaceException

      public EngineInternalSpaceException(String str)
    • EngineInternalSpaceException

      public EngineInternalSpaceException(String str, Throwable ex)