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

Class FailedToFitException

  • All Implemented Interfaces:
    java.io.Serializable


    public class FailedToFitException
    extends java.lang.RuntimeException
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Exception getFaultException()
      Returns the exception that caused the issue.
      • 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

      • FailedToFitException

        public FailedToFitException(java.lang.Exception faultException,
                                    java.lang.String message)
      • FailedToFitException

        public FailedToFitException(java.lang.Exception faultException,
                                    java.lang.Throwable cause)
      • FailedToFitException

        public FailedToFitException(java.lang.Exception faultException,
                                    java.lang.String message,
                                    java.lang.Throwable cause)
      • FailedToFitException

        public FailedToFitException(java.lang.Exception faultException)
      • FailedToFitException

        public FailedToFitException(java.lang.String string)
    • Method Detail

      • getFaultException

        public java.lang.Exception getFaultException()
        Returns the exception that caused the issue. If no exception occurred that caused the failure to fit, the value returned will be null.
        Returns:
        the exception that caused the issue.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.