public class DB2TMInputException extends DB2TMException
cause
Constructor and Description |
---|
DB2TMInputException(String message) |
DB2TMInputException(String message,
Entity entity,
String[] tuple) |
DB2TMInputException(String message,
Entity entity,
String[] tuple,
String value) |
DB2TMInputException(String message,
Relation relation,
String[] tuple) |
DB2TMInputException(String message,
Throwable cause) |
getCause, getMessage, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public DB2TMInputException(String message)