com.tibco.rta.model
Class UndefinedSchemaElementException

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

public class UndefinedSchemaElementException
extends java.lang.Exception

This exception is thrown when an undefined schema element is accessed.


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

UndefinedSchemaElementException

public UndefinedSchemaElementException(java.lang.String message)


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