public class ProtectedViewException extends FacesException
この例外は、ビュー保護メカニズムの違反が発生したときにランタイムによってスローされます。
コンストラクターと説明 |
---|
ProtectedViewException() |
ProtectedViewException(StringSE message) |
ProtectedViewException(StringSE message, ThrowableSE cause) |
ProtectedViewException(ThrowableSE rootCause) |
getCause
addSuppressedSE, fillInStackTraceSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSE
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public 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.