Class DB2TMInputException

All Implemented Interfaces:
Serializable

public class DB2TMInputException extends DB2TMException
INTERNAL: Thrown when data input errors are detected by DB2TM.

See Also:
  • Constructor Details

    • DB2TMInputException

      public DB2TMInputException(String message, Throwable cause)
    • DB2TMInputException

      public DB2TMInputException(String message)
    • DB2TMInputException

      public DB2TMInputException(String message, Relation relation, String[] tuple)
    • DB2TMInputException

      public DB2TMInputException(String message, Entity entity, String[] tuple)
    • DB2TMInputException

      public DB2TMInputException(String message, Entity entity, String[] tuple, String value)