WebObjects 5.2

com.webobjects.eocontrol
Class EOQualifier.QualifierVariableSubstitutionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--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)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, 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 Fri Feb 21 13:15:00 PST 2003.

Copyright © 2003 Apple Computer, Inc.