Class RequestAuthenticationException

  • All Implemented Interfaces:
    Serializable

    public final class RequestAuthenticationException
    extends org.mule.runtime.api.exception.MuleException
    Exception throw when it's not possible to create the authentication request for a given request.
    Since:
    1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • RequestAuthenticationException

        public RequestAuthenticationException​(org.mule.runtime.api.i18n.I18nMessage message)