All Packages Class Hierarchy This Package Previous Next Index
Class EDU.bmrb.starlibj.TypesNotFrozenYet
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----EDU.bmrb.starlibj.TypesNotFrozenYet
- public class TypesNotFrozenYet
- extends RuntimeException
Thrown when an attempt is made to alter the data when
the vector's type list has not been frozen yet with
freezeType().
- See Also:
- freezeType
-
TypesNotFrozenYet()
-
TypesNotFrozenYet
public TypesNotFrozenYet()
All Packages Class Hierarchy This Package Previous Next Index