|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException org.kuali.rice.core.api.exception.RiceRuntimeException org.kuali.rice.core.api.exception.RiceRemoteServiceConnectionException
public class RiceRemoteServiceConnectionException
This is a description of what this class does - jjhanso don't forget to fill this in.
Constructor Summary | |
---|---|
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 |
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RiceRemoteServiceConnectionException(String message)
message
- public RiceRemoteServiceConnectionException(String message, Throwable t)
message
- t
- public RiceRemoteServiceConnectionException(Throwable t)
t
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |