Package com.imsl.stat

Class FactorAnalysis.RankException

All Implemented Interfaces:
Serializable
Enclosing class:
FactorAnalysis

public static class FactorAnalysis.RankException extends IMSLException
Rank of covariance matrix error.
See Also:
  • Constructor Details

    • RankException

      public RankException(String message)
      Constructs a RankException object.
      Parameters:
      message - a String containing the error message
    • RankException

      public RankException(String key, Object[] arguments)
      Constructs a RankException object.
      Parameters:
      key - a String containing the error message
      arguments - an Object array containing arguments used within the error message string