类 UncategorizedMappingException

    • 构造器详细资料

      • UncategorizedMappingException

        public UncategorizedMappingException​(String msg,
                                             Throwable cause)
        Construct an UncategorizedMappingException with the specified detail message and nested exception.
        参数:
        msg - the detail message
        cause - the nested exception