Package com.nomagic.requirements.reqif
Class ReqIFException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nomagic.requirements.reqif.ReqIFException
- All Implemented Interfaces:
 Serializable
ReqIF exception.
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionReqIFException(String message) ReqIFException(String message, Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ReqIFException
 - 
ReqIFException
 
 -