org.apache.felix.framework.util.ldap
Class EvaluationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.felix.framework.util.ldap.EvaluationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AttributeNotFoundException
public class EvaluationException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EvaluationException
public EvaluationException(String msg)
EvaluationException
public EvaluationException(String msg,
Class clazz)
isUnsupportedType
public boolean isUnsupportedType()
getUnsupportedType
public Class getUnsupportedType()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.