public class ParameterValueConversionException extends CommandException
AbstractParameterValueConverter
,
Serialized FormConstructor and Description |
---|
ParameterValueConversionException(String message)
Creates a new instance of this class with the specified detail message.
|
ParameterValueConversionException(String message,
Throwable cause)
Creates a new instance of this class with the specified detail message
and cause.
|
getCause
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ParameterValueConversionException(String message)
message
- the detail message; may be null
.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.