public class ProtectedViewException extends FacesException
この例外は、ビュー保護メカニズムの違反が発生したときにランタイムによってスローされます。
| コンストラクターと説明 |
|---|
ProtectedViewException() |
ProtectedViewException(StringSE message) |
ProtectedViewException(StringSE message, ThrowableSE cause) |
ProtectedViewException(ThrowableSE rootCause) |
getCauseaddSuppressedSE, fillInStackTraceSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic ProtectedViewException(ThrowableSE rootCause)
public ProtectedViewException(StringSE message, ThrowableSE cause)
public ProtectedViewException(StringSE message)
public ProtectedViewException()
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.