Package com.sun.msv.generator
Class DataTypeGenerator.GenerationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.sun.msv.generator.DataTypeGenerator.GenerationException
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- DataTypeGenerator
public static class DataTypeGenerator.GenerationException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GenerationException(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
GenerationException
public GenerationException(String msg)
-
-