Package com.nomagic.requirements.reqif
Class ReqIFException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.nomagic.requirements.reqif.ReqIFException
-
- All Implemented Interfaces:
java.io.Serializable
@OpenApiAll public class ReqIFException extends java.lang.Exception
ReqIF exception.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ReqIFException(java.lang.String message)
ReqIFException(java.lang.String message, java.lang.Throwable cause)
-