Documentation of 'ec.util.ParamClassLoadException' Java class
ParamClassLoadException
ec.util

Class ParamClassLoadException

  • All Implemented Interfaces:
    java.io.Serializable


    public class ParamClassLoadException
    extends java.lang.RuntimeException
    This exception is thrown by the Parameter Database when it fails to locate and load a class specified by a given parameter as requested. Most commonly this results in the program exiting with an error, so it is defined as a RuntimeException so you don't have to catch it or declare that you throw it.
    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

      • ParamClassLoadException

        public ParamClassLoadException(java.lang.String s)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.