Class JaloSystemNotInitializedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class JaloSystemNotInitializedException
    extends JaloSystemException
    Thrown if the system was not properly initialized and therefore could not be accessed.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      JaloSystemNotInitializedException​(java.lang.Throwable exception, java.lang.String message, int vendorCode)
      Constructor JaloSystemNotInitializedException
    • Method Summary

      • Methods inherited from class java.lang.Throwable

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

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

      • JaloSystemNotInitializedException

        public JaloSystemNotInitializedException​(java.lang.Throwable exception,
                                                 java.lang.String message,
                                                 int vendorCode)
        Constructor JaloSystemNotInitializedException
        Parameters:
        exception -
        message -
        vendorCode -