| Constructor and description | 
|---|
| InvalidDefinitionException
                                (SchemaException schemaException) | 
| InvalidDefinitionException
                                (WSDLException wsdlException) | 
| InvalidDefinitionException
                                (XmlException xmlException) | 
| InvalidDefinitionException
                                (java.lang.Exception exception) | 
| InvalidDefinitionException
                                (java.lang.String message) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | java.lang.String | getDetailedMessage() | 
|  | java.lang.Exception | getException() | 
|  | SchemaException | getSchemaException() | 
|  | WSDLException | getWsdlException() | 
|  | void | setMessage(java.lang.String message) | 
|  | void | show() |