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