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