hudson.plugins.mantis
クラス MantisHandlingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.plugins.mantis.MantisHandlingException
- すべての実装されたインタフェース:
- java.io.Serializable
public final class MantisHandlingException
- extends java.lang.Exception
Mantis handling Exception.
- 作成者:
- Seiji Sogabe
- 関連項目:
- 直列化された形式
| クラス java.lang.Throwable から継承されたメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MantisHandlingException
public MantisHandlingException()
MantisHandlingException
public MantisHandlingException(java.lang.String message)
MantisHandlingException
public MantisHandlingException(java.lang.Throwable cause)
MantisHandlingException
public MantisHandlingException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2010. All Rights Reserved.