Class CCDuplicateStatementException

All Implemented Interfaces:
Serializable

public class CCDuplicateStatementException extends CCDuplicateException
Since:
9.0
See Also:
  • Constructor Details

    • CCDuplicateStatementException

      public CCDuplicateStatementException(ICCStatement existingStatement)
  • Method Details

    • getExistingStatement

      public ICCStatement getExistingStatement()
      Returns the existing statement
      Returns:
      existing statement