com.dbdeploy.exceptions
Class UsageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.dbdeploy.exceptions.DbDeployException
com.dbdeploy.exceptions.UsageException
- All Implemented Interfaces:
- Serializable
public class UsageException
- extends DbDeployException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UsageException
public UsageException(String message)
UsageException
public UsageException(String message,
Throwable throwable)
throwForMissingRequiredValue
public static void throwForMissingRequiredValue(String valueName)
throws UsageException
- Throws:
UsageException
Copyright © 2011. All Rights Reserved.