| 
 | BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.bea.common.security.xacml.XACMLException
com.bea.common.security.xacml.DocumentParseException
com.bea.common.security.xacml.InvalidAttributeException
public class InvalidAttributeException
Exception describing failure to parse attribute values
| Constructor Summary | |
|---|---|
| InvalidAttributeException(String msg)Constructs attribute parsing failure exception with indicated message | |
| InvalidAttributeException(Throwable cause)Constructs attribute parsing failure exception based on cause | |
| Method Summary | 
|---|
| 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 InvalidAttributeException(Throwable cause)
cause - Exception that caused this onepublic InvalidAttributeException(String msg)
msg - Exception error message| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs100 Copyright 2006 BEA Systems Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||