Package com._1c.g5.v8.dt.pm
Class InstanceObtainingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com._1c.g5.v8.dt.pm.InstanceObtainingException
- All Implemented Interfaces:
Serializable
Occurs when failed to create connection with instance of service, which running within a separate process
because remote methods call fails.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInstanceObtainingException
(String message, IOException cause) Constructs new instance with given message and cause. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString