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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
MissingRequiredArgumentException
 
- 
- 
Method Details- 
getArgumentName
 
-