org.esa.beam.framework.param
Class ParamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.esa.beam.framework.param.ParamException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ParamFormatException, ParamParseException, ParamValidateException
public class ParamException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParamException
public ParamException(Parameter parameter,
String message)
getParameter
public Parameter getParameter()
Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.