public class StubException extends RemoteException implements Serializable
detail
Constructor and Description |
---|
StubException()
Constructs a StubException with no message
|
StubException(String s)
Constructs a StubException with a message
|
StubException(String s,
Throwable t)
Constructs a StubException with a message and a nested exception.
|
getCause, getMessage
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StubException()
public StubException(String s)
s
- message