public class RiceRemoteServiceConnectionException extends RiceRuntimeException
Constructor and Description |
---|
RiceRemoteServiceConnectionException(String message)
This constructs an instance of java.lang.RuntimeException
|
RiceRemoteServiceConnectionException(String message,
Throwable t)
This constructs an instance of java.lang.RuntimeException
|
RiceRemoteServiceConnectionException(Throwable t)
This constructs an instance of java.lang.RuntimeException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RiceRemoteServiceConnectionException(String message)
message
- public RiceRemoteServiceConnectionException(String message, Throwable t)
message
- t
- public RiceRemoteServiceConnectionException(Throwable t)
t
- Copyright © 2005–2016 The Kuali Foundation. All rights reserved.