com.sun.tools.ws.wsdl.document.jaxws
Class Exception
java.lang.Object
com.sun.tools.ws.wsdl.document.jaxws.Exception
public class Exception
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Exception
public Exception()
Exception
public Exception(CustomName name)
getClassName
public CustomName getClassName()
- Returns:
- Returns the className.
setClassName
public void setClassName(CustomName className)
- Parameters:
className
- The className to set.