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 SummaryConstructorsConstructorDescriptionInstanceObtainingException(String message, IOException cause) Constructs new instance with given message and cause.
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString