scalation.util

Error

Related Doc: package util

trait Error extends AnyRef

The Error trait is used to report errors showing the class and method within which the error or flaw occurred.

Linear Supertypes
AnyRef, Any
Known Subclasses
ANCOVA, ANCOVA, ANOVA, ARMA, Animator, ArcD, ArcI, Arrival, Arrival, Arrival, Arrival, Arrival, Arrival, AugNaiveBayes, BGSimplex, BankModel, BankModel, BankModel2, BankModel2, BankModelOpt, BayesNetwork, Bernoulli, Beta, BidMatrixD, Bidiagonal, Binomial, Call, CallCenterModel, CallCenterModel, CallCenterModel2, CanCorrelation, Car, Car, Car, Car, Car1, Car1, Car2, Car2, Cauchy, CausalLink, CheckLP, CheckLP, ChiSquare, ClassifierInt, ClassifierReal, ColorDAG, Combinatorics, Component, ConjGradient, ConjGradient, CurvilinearShape, CurvilinearShape, Customer, Customer, Customer, DecisionTreeC45, DecisionTreeID3, Departure, Departure, Departure, Departure, Departure_M1, Departure_M2, DgAnimator, Dgraph, Dice, Discrete, DormandPrince, DualSimplex, ERModel, ERModelOpt, Eigen_2by2, Eigenvalue, EigenvalueSym, Eigenvector, Element, Erlang, Event, EventNode, ExpRegression, Exponential, Fac_Cholesky, Fac_Cholesky, Fac_QR, Fac_QR, FirstOrderPDE, Fisher, Gamma, Gate, Geometric, GoodnessOfFit, Hessenburg, HierClustering, HouseholderT, HyperExponential, HyperGeometric, Identifiable, Integrator, IntersectionModel, Junction, KMeansClustering, KNN_Classifier, LinearDiffEq, Locatable, LogNormal, Logistic, LogisticRegression, LoopModel, MMc_Queue, MMck_Queue, MachineModel, MachineModel, Markov, MarkovC, MarkovClustering, MassSpectra, Matric, Matrii, Matrir, Matrix, Matrix, MatrixC, MatrixC, MatrixD, MatrixD, MatrixD, MatrixD, MatrixI, MatrixI, MatrixN, MatrixR, MatrixR, MinimizerLP, Model, Model, Multinomial, NHPoissonProcess, NaiveBayes, NaiveBayes, NaiveBayesR, NaiveBayesR, NegativeBinomial, NelderMeadSimplex, NeuralNet, NonLinRegression, Normal, NormalVec, PQItem, ParSparseMatrixD, ParabolicPDE, Pareto, Part, Patient, Patient, Perceptron, PermutedVecD, PermutedVecI, PetriNet, PlaceD, PlaceI, Poisson, PoissonModel, PoissonProcess, PoissonRegression, PolyRegression, PolyRegression, PortfolioOpt, PrincipalComponents, ProbNumber, Probability, ProbabilityVec, QCurve, QCurve, QuadraticSimplex, Quantile, QuasiNewton, RNG, RNGTest, Radau, Randi, Randi0, Random, Random2, Random3, Regression, Regression, Regression_WLS, Resource, ResponseSurface, ResponseSurface, RevisedSimplex, RevisedSimplex, RidgeRegression, RidgeRegression, RoadModel, RoadModel, Route, RouteModel, RungeKutta, SSA, SVD, ServiceNetwork, Sharp, SimActor, SimpleRegression, Simplex, Simplex2P, Simplex2P, Sink, Source, SparseMatrixC, SparseMatrixD, SparseMatrixN, StatVector, Statistic, Statistic, SteepestDescent, StudentT, SupportVectorMachine, SymTriMatrixC, SymTriMatrixD, SymTriMatrixN, SymmetricQRstep, TimeStatistic, TimeStatistic, TimeVariate, TrafficModel, TranRegression, TranRegression, Transition, Transport, Trapezoidal, Triangular, TrigRegression, TrigRegression, Trinomial, Uniform, Variate, VariateVec, VectorC, VectorD, VectorI, VectorN, VectorN, VectorR, WaitQueue, Weibull, _HyperExponential
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Error
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  5. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. def flaw(method: String, message: String): Unit

    Show the flaw by printing the error message.

    Show the flaw by printing the error message.

    method

    the method where the error occurred

    message

    the error message

  10. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  11. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  12. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  13. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  14. final def notify(): Unit

    Definition Classes
    AnyRef
  15. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  16. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  17. def toString(): String

    Definition Classes
    AnyRef → Any
  18. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  19. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  20. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped