Class NoSuchMapperException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NoSuchMapperException extends JdbiException
Thrown when you attempt to map a type that Jdbi doesn't have a registered mapper factory for.
See Also: