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