All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cynosurex.legacy.ReservedOperandException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----cynosurex.legacy.ReservedOperandException

public class ReservedOperandException
extends RuntimeException
implements CommonInterface

Constructor Index

 o ReservedOperandException()
 o ReservedOperandException(String)

Constructors

 o ReservedOperandException
 public ReservedOperandException()
 o ReservedOperandException
 public ReservedOperandException(String str)

All Packages  Class Hierarchy  This Package  Previous  Next  Index