org.unitedfront2.domain.communication
クラス BlogCodeUsedByOtherException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.unitedfront2.domain.communication.BlogCodeUsedByOtherException
- すべての実装されたインタフェース:
- Serializable
public class BlogCodeUsedByOtherException
- extends Exception
ブログコードが重複している場合に発生する例外です。
- 作成者:
- kurokkie
- 関連項目:
- 直列化された形式
| クラス java.lang.Throwable から継承されたメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BlogCodeUsedByOtherException
public BlogCodeUsedByOtherException()
BlogCodeUsedByOtherException
public BlogCodeUsedByOtherException(String message)
BlogCodeUsedByOtherException
public BlogCodeUsedByOtherException(Throwable cause)
BlogCodeUsedByOtherException
public BlogCodeUsedByOtherException(String message,
Throwable cause)
Copyright © 2007-2008 www.unitedfront2.org. All Rights Reserved.