Serialized Form
-
Package org.glassfish.rmic
-
Error org.glassfish.rmic.BatchEnvironmentError
class BatchEnvironmentError extends Error implements Serializable
-
-
Package org.glassfish.rmic.tools.java
-
Exception org.glassfish.rmic.tools.java.AmbiguousClass
class AmbiguousClass extends ClassNotFound implements Serializable-
Serialized Fields
-
name1
Identifier name1
The class that was not found -
name2
Identifier name2
-
-
-
Exception org.glassfish.rmic.tools.java.AmbiguousMember
class AmbiguousMember extends Exception implements Serializable-
Serialized Fields
-
field1
MemberDefinition field1
The field that was not found -
field2
MemberDefinition field2
-
-
-
Exception org.glassfish.rmic.tools.java.ClassNotFound
class ClassNotFound extends Exception implements Serializable-
Serialized Fields
-
name
Identifier name
The class that was not found
-
-
-
Error org.glassfish.rmic.tools.java.CompilerError
class CompilerError extends Error implements Serializable-
Serialized Fields
-
e
Throwable e
-
-
-
Exception org.glassfish.rmic.tools.java.RmicUncheckedIOException
class RmicUncheckedIOException extends RuntimeException implements Serializable- serialVersionUID:
- -8134305061645241065L
-
Serialization Methods
-
readObject
Called to read the object from a stream.- Throws:
InvalidObjectException- if the object is invalid or has a cause that is not anIOExceptionIOExceptionClassNotFoundException
-
-
Exception org.glassfish.rmic.tools.java.SyntaxError
class SyntaxError extends Exception implements Serializable
-