Class UnsupportedPermaLinkException

    • Constructor Detail

      • UnsupportedPermaLinkException

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

        public UnsupportedPermaLinkException​(Throwable cause,
                                             String message)
        The URL for the requested purpose is not supported.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        message - The message to pass to the user.