com.mancrd.ahah.classifier
Class ClassifierException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.mancrd.ahah.classifier.ClassifierException
All Implemented Interfaces:
Serializable

public class ClassifierException
extends RuntimeException

Author:
timmolter
See Also:
Serialized Form

Constructor Summary
ClassifierException(String message)
           
ClassifierException(String message, Throwable cause)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClassifierException

public ClassifierException(String message,
                           Throwable cause)

ClassifierException

public ClassifierException(String message)


Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.