Class SmooksRoutingException

  • All Implemented Interfaces:
    Serializable

    public class SmooksRoutingException
    extends org.smooks.api.SmooksException
    Smooks routing exception.

    Raised by one of the routing resources after a routing operation has failed.

    Author:
    tom.fennelly@gmail.com
    See Also:
    Serialized Form
    • Constructor Detail

      • SmooksRoutingException

        public SmooksRoutingException​(String message)
      • SmooksRoutingException

        public SmooksRoutingException​(String message,
                                      Throwable cause)