Class ReqIFException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nomagic.requirements.reqif.ReqIFException
All Implemented Interfaces:
Serializable

@OpenApiAll public class ReqIFException extends Exception
ReqIF exception.
See Also:
  • Constructor Details

    • ReqIFException

      public ReqIFException(String message)
    • ReqIFException

      public ReqIFException(String message, Throwable cause)