com.sun.tools.ws.wsdl.framework
Class NoSuchEntityException
java.lang.Object
JAXWSExceptionBase
com.sun.tools.ws.wsdl.framework.ValidationException
com.sun.tools.ws.wsdl.framework.NoSuchEntityException
public class NoSuchEntityException
- extends ValidationException
An exception signalling that an entity with the given name/id does not exist.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoSuchEntityException
public NoSuchEntityException(QName name)
NoSuchEntityException
public NoSuchEntityException(String id)
getDefaultResourceBundleName
public String getDefaultResourceBundleName()
- Overrides:
getDefaultResourceBundleName
in class ValidationException
Copyright (c) 1997-2011 Oracle and/or its affiliates. All rights reserved.