Class UserExceptionFunction

java.lang.Object
org.apache.pulsar.functions.api.examples.UserExceptionFunction
All Implemented Interfaces:
Function<String,String>

public class UserExceptionFunction extends Object implements Function<String,String>
This Function simulates a pulsar function encountering runtime errors.