|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--weblogic.security.net.FilterException
Connection filter exception. This exception is thrown by the ConnectionFilter.accept method if a client's connection is to be rejected.
ConnectionFilter.accept(weblogic.security.net.ConnectionEvent), Serialized Form| Constructor Summary | |
FilterException()
Construct a filter exception with no details. |
|
FilterException(java.lang.String msg)
Construct a filter exception with some details. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getCause,
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 |
| Constructor Detail |
public FilterException()
public FilterException(java.lang.String msg)
msg - details about why the connection was rejected
|
Documentation is available at http://e-docs.bea.com/wls/docs81 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||