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