com.sun.tools.ws.processor
Class ProcessorException
java.lang.Object
JAXWSExceptionBase
com.sun.tools.ws.processor.ProcessorException
- Direct Known Subclasses:
- GeneratorException, ModelerException, ModelException
public class ProcessorException
- extends JAXWSExceptionBase
ProcessorException represents an exception that occurred while processing
a web service.
- See Also:
JAXWSExceptionBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessorException
public ProcessorException(String key,
Object... args)
ProcessorException
public ProcessorException(String msg)
ProcessorException
public ProcessorException(Throwable throwable)
getDefaultResourceBundleName
public String getDefaultResourceBundleName()
Copyright (c) 1997-2011 Oracle and/or its affiliates. All rights reserved.