Class SysParseRuntimeException

All Implemented Interfaces:
Serializable

public class SysParseRuntimeException extends AbstractRuntimeException
解析错误
Since:
1.0.1
Version:
1.0.1
Author:
xmagic
See Also:
  • Constructor Details

    • SysParseRuntimeException

      public SysParseRuntimeException(String err, String tag)
    • SysParseRuntimeException

      public SysParseRuntimeException(String err)
    • SysParseRuntimeException

      public SysParseRuntimeException()