Package com.blackhillsoftware.smf
Class NotAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.UnsupportedOperationException
com.blackhillsoftware.smf.NotAvailableException
- All Implemented Interfaces:
Serializable
Thrown when a field or section is not available, for example
the record is the wrong subtype or a condition is not met.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotAvailableException
-