All Packages Class Hierarchy This Package Previous Next Index
Class aid.util.misc.OperationNotSupportedException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----aid.util.misc.OperationNotSupportedException
- public class OperationNotSupportedException
- extends RuntimeException
Thowns when a class does not implement an operation specified by a super class.
- Version:
- $Revision$, $Date$
- Author:
- M. Jaczynski
-
OperationNotSupportedException()
-
OperationNotSupportedException
public OperationNotSupportedException()
All Packages Class Hierarchy This Package Previous Next Index