|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.maachang.service.http.HttpRedirectUrlException
public class HttpRedirectUrlException
HTTPリダイレクトURL例外.
| コンストラクタの概要 | |
|---|---|
HttpRedirectUrlException()
コンストラクタ. |
|
HttpRedirectUrlException(java.lang.String redirectURL)
コンストラクタ. |
|
| メソッドの概要 | |
|---|---|
java.lang.String |
getRedirectURL()
リダイレクトURLを取得. |
| クラス java.lang.Throwable から継承されたメソッド |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public HttpRedirectUrlException()
public HttpRedirectUrlException(java.lang.String redirectURL)
redirectURL - 対象のリダイレクトURLを設定します.| メソッドの詳細 |
|---|
public java.lang.String getRedirectURL()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||