com.tibco.rta.model
Class DuplicateSchemaElementException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.tibco.rta.model.DuplicateSchemaElementException
All Implemented Interfaces:
java.io.Serializable

public class DuplicateSchemaElementException
extends java.lang.Exception

This exception is thrown when a duplicate schema element is detected.


Constructor Summary
DuplicateSchemaElementException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DuplicateSchemaElementException

public DuplicateSchemaElementException(java.lang.String message)


Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.