类 ParserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sh.wf.exception.ParserException
所有已实现的接口:
Serializable

public class ParserException extends Exception

Description: 参数异常

Title:首亨软件 - TSS/CRM等

从以下版本开始:
Aug 9, 2012
另请参阅:
  • 构造器详细资料

    • ParserException

      public ParserException(String errorMsg)
    • ParserException

      public ParserException(String message, Throwable cause)
    • ParserException

      public ParserException(Throwable cause)