Searched defs:RemoteException (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/admin/util/src/main/java/com/sun/enterprise/admin/remote/
H A DRemoteException.java47 public abstract class RemoteException extends Exception { class in inherits:Exception
51 RemoteException(String msg) { method in class:RemoteException
55 RemoteException(String msg, String cause) { method in class:RemoteException
62 RemoteException(Throwable t) { method in class:RemoteException

Completed in 32 milliseconds