org.apache.uima.conceptMapper.support.dictionaryResource
Class DictionaryLoaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryLoaderException
- All Implemented Interfaces:
- Serializable
public class DictionaryLoaderException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DictionaryLoaderException
public DictionaryLoaderException()
DictionaryLoaderException
public DictionaryLoaderException(String message)
DictionaryLoaderException
public DictionaryLoaderException(Throwable cause)
DictionaryLoaderException
public DictionaryLoaderException(String message,
Throwable cause)
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.