public class DataFormatException extends IllegalArgumentException
StringConverter
,
Serialized FormConstructor and Description |
---|
DataFormatException()
Creates a new exception.
|
DataFormatException(String message)
Creates a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataFormatException()
public DataFormatException(String message)
message
- the message
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.