com.bea.p13n.appflow.exception
Class WebflowSecurityException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.bea.p13n.exceptions.SystemException
|
+--com.bea.p13n.appflow.exception.WebflowSecurityException
- public class WebflowSecurityException
- extends SystemException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
WebflowSecurityException
public WebflowSecurityException()
WebflowSecurityException
public WebflowSecurityException(java.lang.String message)
WebflowSecurityException
public WebflowSecurityException(java.lang.String message,
java.lang.Throwable embeddedException)
WebflowSecurityException
public WebflowSecurityException(java.lang.Throwable embeddedException)
Copyright © 2002 BEA Systems, Inc. All Rights Reserved