edu.uci.isr.apigen
Class SchemaProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.uci.isr.apigen.SchemaProcessingException
- All Implemented Interfaces:
- Serializable
- public class SchemaProcessingException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SchemaProcessingException
public SchemaProcessingException()
SchemaProcessingException
public SchemaProcessingException(String msg)
SchemaProcessingException
public SchemaProcessingException(Exception e)