Package com._1c.g5.v8.dt.pm
Class ProcessStartingTimedOut
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.util.concurrent.TimeoutException
com._1c.g5.v8.dt.pm.ProcessStartingTimedOut
- All Implemented Interfaces:
Serializable
Occurs when process starting operation timed out.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProcessStartingTimedOut
(String message, Throwable 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