WebObjects 5.4.2

com.webobjects.eocontrol
Class EOQualifier.QualifierVariableSubstitutionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.webobjects.eocontrol.EOQualifier.QualifierVariableSubstitutionException
All Implemented Interfaces:
Serializable
Enclosing class:
EOQualifier

public class EOQualifier.QualifierVariableSubstitutionException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
EOQualifier.QualifierVariableSubstitutionException(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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EOQualifier.QualifierVariableSubstitutionException

public EOQualifier.QualifierVariableSubstitutionException(String message)
Parameters:
message - The string giving the message for the exception

Last updated June 2008

Copyright © 2000-2008 Apple Inc.