public class InvokingSideInvocationException extends RemoteInvocationException
| Constructor and Description |
|---|
InvokingSideInvocationException() |
InvokingSideInvocationException(String message) |
InvokingSideInvocationException(String message,
Throwable cause) |
InvokingSideInvocationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvokingSideInvocationException()
public InvokingSideInvocationException(String message, Throwable cause)
public InvokingSideInvocationException(String message)
public InvokingSideInvocationException(Throwable cause)
Copyright © 2015. All Rights Reserved.