public class RemoteThreadsException
extends java.lang.Exception
RemoteThreadsClient class to catch and throw information
when errors are present in the execution of the process.| Constructor and Description |
|---|
RemoteThreadsException(java.lang.String msg) |
RemoteThreadsException(java.lang.String string,
java.lang.Throwable e) |
RemoteThreadsException(java.lang.Throwable e) |