org.dllearner.core.fuzzydll
Class FuzzyUnsupportedCodeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.dllearner.core.fuzzydll.FuzzyUnsupportedCodeException
All Implemented Interfaces:
Serializable

public class FuzzyUnsupportedCodeException
extends Exception

Exception indicating that ...

Author:
Josue
See Also:
Serialized Form

Constructor Summary
FuzzyUnsupportedCodeException()
           
FuzzyUnsupportedCodeException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FuzzyUnsupportedCodeException

public FuzzyUnsupportedCodeException()

FuzzyUnsupportedCodeException

public FuzzyUnsupportedCodeException(String message)


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann