Documentation of 'jsat.exceptions.UntrainedModelException' Java class
UntrainedModelException
jsat.exceptions

Class UntrainedModelException

  • All Implemented Interfaces:
    java.io.Serializable


    public class UntrainedModelException
    extends java.lang.RuntimeException
    This exception is thrown when someone attempts to use a model that has not been trained or constructed.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • UntrainedModelException

        public UntrainedModelException(java.lang.String message,
                                       java.lang.Throwable cause)
      • UntrainedModelException

        public UntrainedModelException(java.lang.Throwable cause)
      • UntrainedModelException

        public UntrainedModelException(java.lang.String message)
      • UntrainedModelException

        public UntrainedModelException()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.