oracle.xml.classgen
Class InvalidContentException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--oracle.xml.classgen.InvalidContentException
- public class InvalidContentException
- extends java.lang.Exception
Definition of InvalidContentException thrown by DTDClassGenerator
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
InvalidContentException
public InvalidContentException()
InvalidContentException
public InvalidContentException(java.lang.String s)
Copyright © 1997, 2004, Oracle. All rights reserved.