de.danielnaber.languagetool.language
Class RuleFilenameException

Object
  extended by Throwable
      extended by Exception
          extended by RuntimeException
              extended by RuleFilenameException
All Implemented Interfaces:
Serializable

public class RuleFilenameException
extends RuntimeException

Thrown if external rule filename doesn't match the required format.

Author:
Daniel Naber
See Also:
Serialized Form

Constructor Summary
RuleFilenameException(File file)
           
 
Method Summary
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RuleFilenameException

public RuleFilenameException(File file)


Copyright © 2005-2007 Daniel Naber