org.apache.ws.resource
Class ResourceUnknownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
org.apache.ws.resource.ResourceContextException
org.apache.ws.resource.ResourceUnknownException
- All Implemented Interfaces:
- java.io.Serializable
- public class ResourceUnknownException
- extends ResourceContextException
LOG-DONE
- Author:
- Ian P. Springer
- See Also:
- Serialized Form
Field Summary |
static org.apache.ws.util.i18n.Messages |
MSG
|
Fields inherited from class java.rmi.RemoteException |
detail |
Methods inherited from class java.rmi.RemoteException |
getCause, getMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MSG
public static final org.apache.ws.util.i18n.Messages MSG
ResourceUnknownException
public ResourceUnknownException(java.lang.Object resourceId,
java.lang.String serviceName)
- Parameters:
resourceId
- serviceName
-
getResourceId
public java.lang.Object getResourceId()
- DOCUMENT_ME
- Returns:
- DOCUMENT_ME
getServiceName
public java.lang.String getServiceName()
- DOCUMENT_ME
- Returns:
- DOCUMENT_ME
Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.