org.plasma.common.app
Class MissingCommandLineArgException
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.MissingCommandLineArgException
- All Implemented Interfaces:
- Serializable
public class MissingCommandLineArgException
- extends AppException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MissingCommandLineArgException
public MissingCommandLineArgException(String arg)
getArg
public String getArg()
Copyright © 2014. All rights reserved.