|
Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wli.config.component.ValidationException
com.bea.wli.config.component.InvalidAttributeValueException
public class InvalidAttributeValueException
Thrown when resource data contains an invalid value that compromises the integrity of the resource data.
| Field Summary | |
|---|---|
static long |
serialVersionUID |
| Constructor Summary | |
|---|---|
InvalidAttributeValueException(Ref ref, java.lang.String msg, java.lang.Throwable cause) |
|
InvalidAttributeValueException(java.lang.String msg) |
|
| Method Summary |
|---|
| Methods inherited from class com.bea.wli.config.component.ValidationException |
|---|
getDiagnostics, getRef |
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public InvalidAttributeValueException(Ref ref,
java.lang.String msg,
java.lang.Throwable cause)
public InvalidAttributeValueException(java.lang.String msg)
|
Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||