All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Sav.NonRecognizableNumericException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----Sav.NonRecognizableNumericException

public class NonRecognizableNumericException
extends RuntimeException
The NonRecognizableNumericException occurs when concept is created.


Constructor Index

 o NonRecognizableNumericException()
 o NonRecognizableNumericException(String)

Constructors

 o NonRecognizableNumericException
 public NonRecognizableNumericException()
 o NonRecognizableNumericException
 public NonRecognizableNumericException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index