rice.p2p.commonapi.exception
Class AppNotRegisteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
rice.p2p.commonapi.exception.AppSocketException
rice.p2p.commonapi.exception.AppNotRegisteredException
- All Implemented Interfaces:
- Serializable
public class AppNotRegisteredException
- extends AppSocketException
The application has not been registered on that node.
- Author:
- Jeff Hoye
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AppNotRegisteredException
public AppNotRegisteredException(int appid)
getAppid
public int getAppid()
Copyright © 2010. All Rights Reserved.