Package com.sun.tools.corba.ee.idl
Class InvalidCharacter
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.sun.tools.corba.ee.idl.InvalidCharacter
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidCharacter extends java.io.IOException
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
message
-
Constructor Summary
Constructors Constructor Description InvalidCharacter(java.lang.String filename, java.lang.String line, int lineNumber, int pos, char ch)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
-