类 ParseRuntimeException

所有已实现的接口:
Serializable

public class ParseRuntimeException extends RuntimeException
另请参阅:
  • 构造器详细资料

    • ParseRuntimeException

      public ParseRuntimeException(String message, ParseException cause)
    • ParseRuntimeException

      public ParseRuntimeException(String message, ParseException cause, boolean enableSuppression, boolean writableStackTrace)