org.apache.axis2.corba.exceptions
Class SchemaGeneratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.axis2.corba.exceptions.CorbaException
org.apache.axis2.corba.exceptions.SchemaGeneratorException
- All Implemented Interfaces:
- Serializable
public class SchemaGeneratorException
- extends CorbaException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SchemaGeneratorException
public SchemaGeneratorException()
SchemaGeneratorException
public SchemaGeneratorException(String message)
SchemaGeneratorException
public SchemaGeneratorException(Throwable cause)
SchemaGeneratorException
public SchemaGeneratorException(String message,
Throwable cause)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.