Class WebFailedServerException

    • Constructor Detail

      • WebFailedServerException

        public WebFailedServerException​(LocalizableMessage errorMsg)
        Parameters:
        errorMsg - LocalizableMessage used to notify the user of what error has occurred
      • WebFailedServerException

        public WebFailedServerException​(LocalizableMessage errorMsg,
                                        java.lang.Throwable e)
        Parameters:
        errorMsg - LocalizableMessage used to notify the user of what error has occurred
        e - Throwable that this object will wrap
      • WebFailedServerException

        public WebFailedServerException()
        Default constructor that will create an empty WebFailedServerException