com.tibco.rta.model
Class IllegalSchemaException

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

public class IllegalSchemaException
extends java.lang.Exception

This exception is thrown if when you try to associate model elements of one schema with those of another.


Constructor Summary
IllegalSchemaException(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

IllegalSchemaException

public IllegalSchemaException(java.lang.String message)


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