Package rosequartz

Class CallerNotEngineRuntimeException

All Implemented Interfaces:
Serializable

public class CallerNotEngineRuntimeException extends RuntimeException
Exception to be thrown by methods that may only be called by the engine runtime if they are called from non-engine-runtime code.
See Also:
Serialized Form
  • Constructor Details

    • CallerNotEngineRuntimeException

      public CallerNotEngineRuntimeException()