Class Exception


  • public class Exception
    extends Object
    Author:
    Vivek Pandey class representing jaxws:exception
    • Constructor Detail

      • Exception

        public Exception()
      • Exception

        public Exception​(CustomName name)
    • Method Detail

      • getClassName

        public CustomName getClassName()
        Returns:
        Returns the className.
      • setClassName

        public void setClassName​(CustomName className)
        Parameters:
        className - The className to set.