Class ExtensionPointURLException

    • Constructor Detail

      • ExtensionPointURLException

        protected ExtensionPointURLException​(String newErrorCode,
                                             String messageFormat,
                                             Throwable cause,
                                             Object[] exceptionDataEN,
                                             Object[] exceptionData)
      • ExtensionPointURLException

        public ExtensionPointURLException​(Throwable cause,
                                          String reason)
        The URL for the requested extension could not be generated for the reason specified.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        reason - The reason for the exception.