public class DataFormatException extends Exception
Constructor and Description |
---|
DataFormatException()
Constructs a DataFormatException with no detail message.
|
DataFormatException(String s)
Constructs a DataFormatException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataFormatException()
public DataFormatException(String s)
s
- the String containing a detail messageaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.