com.mjh.switchrmi
Class RmiRemoteException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.mjh.switchrmi.RmiRemoteException
- All Implemented Interfaces:
- java.io.Serializable
- public class RmiRemoteException
- extends java.lang.Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RmiRemoteException
public RmiRemoteException(java.lang.String string)
RmiRemoteException
public RmiRemoteException(java.lang.Exception ex)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage in class java.lang.Throwable
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintStream stream)
- Overrides:
printStackTrace in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintWriter writer)
- Overrides:
printStackTrace in class java.lang.Throwable
Copyright © 2002-2002 Michael J. Henderson & Associates, LLC. All Rights Reserved.