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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EOQualifier.QualifierVariableSubstitutionException
public EOQualifier.QualifierVariableSubstitutionException(String message)
- Parameters:
message
- The string giving the message for the exception
Copyright © 2004 Apple Computer, Inc.