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 messageGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.