org.plasma.common.app
Class InvalidCommandLineArgValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.plasma.common.exception.PlasmaRuntimeException
org.plasma.common.app.AppException
org.plasma.common.app.InvalidCommandLineArgValueException
- All Implemented Interfaces:
- Serializable
public class InvalidCommandLineArgValueException
- extends AppException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
arg
public String arg
value
public String value
InvalidCommandLineArgValueException
public InvalidCommandLineArgValueException(String arg,
String value)
getArg
public String getArg()
getValue
public String getValue()
Copyright © 2013. All rights reserved.