org.terracotta.toolkit.search.attribute
Class ToolkitAttributeExtractorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.terracotta.toolkit.ToolkitRuntimeException
org.terracotta.toolkit.search.SearchException
org.terracotta.toolkit.search.attribute.ToolkitAttributeExtractorException
- All Implemented Interfaces:
- Serializable
public class ToolkitAttributeExtractorException
- extends SearchException
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ToolkitAttributeExtractorException
public ToolkitAttributeExtractorException(Throwable cause)
ToolkitAttributeExtractorException
public ToolkitAttributeExtractorException(String msg,
Throwable cause)
ToolkitAttributeExtractorException
public ToolkitAttributeExtractorException(String msg)
Copyright © 2014 Terracotta, Inc.. All Rights Reserved.