edu.cmu.minorthird.classify
Class OneVsAllLearner.IllegalArgumentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.cmu.minorthird.classify.OneVsAllLearner.IllegalArgumentException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
OneVsAllLearner

public static class OneVsAllLearner.IllegalArgumentException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
OneVsAllLearner.IllegalArgumentException(java.lang.String s)
           
 
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

OneVsAllLearner.IllegalArgumentException

public OneVsAllLearner.IllegalArgumentException(java.lang.String s)