org.openxri.exceptions
Class ServerNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openxri.exceptions.ServerException
org.openxri.exceptions.ServerNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
public class ServerNotFoundException
- extends ServerException
An exception thrown by Server implementations if a lookup was unsuccessful.
- Author:
- =peacekeeper
- See Also:
- Serialized Form
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 |
ServerNotFoundException
public ServerNotFoundException()
ServerNotFoundException
public ServerNotFoundException(java.lang.String arg0,
java.lang.Throwable arg1)
ServerNotFoundException
public ServerNotFoundException(java.lang.String arg0)
ServerNotFoundException
public ServerNotFoundException(java.lang.Throwable arg0)
Copyright © 2005-2012. All Rights Reserved.