org.seasar.robot
クラス RobotCrawlAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.seasar.robot.RobotSystemException
org.seasar.robot.RobotCrawlAccessException
- すべての実装されたインタフェース:
- Serializable
- 直系の既知のサブクラス:
- MaxLengthExceededException
public class RobotCrawlAccessException
- extends RobotSystemException
- 作成者:
- shinsuke
- 関連項目:
- 直列化された形式
クラス java.lang.Throwable から継承されたメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DEBUG
public static final String DEBUG
- 関連項目:
- 定数フィールド値
INFO
public static final String INFO
- 関連項目:
- 定数フィールド値
WARN
public static final String WARN
- 関連項目:
- 定数フィールド値
ERROR
public static final String ERROR
- 関連項目:
- 定数フィールド値
RobotCrawlAccessException
public RobotCrawlAccessException(String message,
Throwable cause)
RobotCrawlAccessException
public RobotCrawlAccessException(String message)
RobotCrawlAccessException
public RobotCrawlAccessException(Throwable cause)
setLogLevel
public void setLogLevel(String logLevel)
isDebugEnabled
public boolean isDebugEnabled()
isInfoEnabled
public boolean isInfoEnabled()
isWarnEnabled
public boolean isWarnEnabled()
isErrorEnabled
public boolean isErrorEnabled()
Copyright © 2009-2010 The Seasar Foundation. All Rights Reserved.