Package com.facilita.exception
Class NoSuchValueException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.facilita.exception.FCException
-
- com.facilita.exception.NoSuchValueException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoSuchValueException extends FCException
Thrown when a requested value does not exist.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.facilita.exception.FCException
_code
-
-
Constructor Summary
Constructors Constructor Description NoSuchValueException()
NoSuchValueException(java.lang.String s)
-
Method Summary
-
Methods inherited from class com.facilita.exception.FCException
getCode
-
-