javax.faces.component
Class UIComponentBaseTestCase.CustomAbortProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
javax.faces.event.AbortProcessingException
javax.faces.component.UIComponentBaseTestCase.CustomAbortProcessingException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- UIComponentBaseTestCase
public static final class UIComponentBaseTestCase.CustomAbortProcessingException
- extends AbortProcessingException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UIComponentBaseTestCase.CustomAbortProcessingException
public UIComponentBaseTestCase.CustomAbortProcessingException()
UIComponentBaseTestCase.CustomAbortProcessingException
public UIComponentBaseTestCase.CustomAbortProcessingException(java.lang.String message)
UIComponentBaseTestCase.CustomAbortProcessingException
public UIComponentBaseTestCase.CustomAbortProcessingException(java.lang.Throwable cause)
UIComponentBaseTestCase.CustomAbortProcessingException
public UIComponentBaseTestCase.CustomAbortProcessingException(java.lang.String message,
java.lang.Throwable cause)
Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.