java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xbib.rpm.exception.RpmException
org.xbib.rpm.exception.InvalidDirectiveException
- All Implemented Interfaces:
Serializable
Invalid RPM directive exception.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidDirectiveException
Constructor.- Parameters:
invalidDirective- Invalid directive name
-