All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class semper.util.constant.ConstantException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----semper.util.constant.ConstantException

public class ConstantException
extends Exception
ConstantException is used by methods of the Constant class.

See Also:
Constant

Constructor Index

 o ConstantException(String)

Constructors

 o ConstantException
 public ConstantException(String str)

All Packages  Class Hierarchy  This Package  Previous  Next  Index