|
|||||||||||
| 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.bigbross.bossa.BossaException
com.bigbross.bossa.wfnet.SetAttributeException
This exception is thrown if the underlying expression evaluation system has problems setting an attribute.
| Constructor Summary | |
SetAttributeException()
See BossaException.BossaException(). |
|
SetAttributeException(String message)
See BossaException.BossaException(String). |
|
SetAttributeException(String message,
Throwable cause)
See BossaException.BossaException(String, Throwable). |
|
SetAttributeException(Throwable cause)
See BossaException.BossaException(Throwable). |
|
| Methods inherited from class com.bigbross.bossa.BossaException |
getCause, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SetAttributeException()
BossaException.BossaException().
BossaException.BossaException()public SetAttributeException(String message)
BossaException.BossaException(String).
BossaException.BossaException(String)
public SetAttributeException(String message,
Throwable cause)
BossaException.BossaException(String, Throwable).
BossaException.BossaException(String,
Throwable)public SetAttributeException(Throwable cause)
BossaException.BossaException(Throwable).
BossaException.BossaException(Throwable)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||