Package liquibase.exception
Class MissingRequiredArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
liquibase.exception.MissingRequiredArgumentException
- All Implemented Interfaces:
Serializable
Exception indicating that the required argument is missing.
- 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
-
MissingRequiredArgumentException
-
-
Method Details
-
getArgumentName
-