Class JaloGenericCreationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class JaloGenericCreationException
    extends JaloTypeException
    Will be thrown, if the item creation process failed for some reason
    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
      • Methods inherited from class java.lang.Object

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

      • JaloGenericCreationException

        public JaloGenericCreationException​(java.lang.Throwable nested,
                                            int aVendorCode)
      • JaloGenericCreationException

        public JaloGenericCreationException​(java.lang.String message,
                                            int code)