public class ItsmoNaviException
extends Exception
| コンストラクタと説明 |
|---|
ItsmoNaviException() |
ItsmoNaviException(String message) |
ItsmoNaviException(String message,
Throwable throwable) |
ItsmoNaviException(String message,
Throwable throwable,
ErrorCode errorCode) |
ItsmoNaviException(Throwable throwable) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ErrorCode |
getErrorCode() |
public ItsmoNaviException()
public ItsmoNaviException(String message)
public ItsmoNaviException(String message,
Throwable throwable)
public ItsmoNaviException(String message,
Throwable throwable,
ErrorCode errorCode)
public ItsmoNaviException(Throwable throwable)
public ErrorCode getErrorCode()