|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.alsb.presentation.UIError
com.bea.wli.sb.transports.ui.TransportUIError
public class TransportUIError
An object of this class is used by transport proivder to return any validation errors to ALSB console
| Constructor Summary | |
|---|---|
TransportUIError(String name,
String msg)
constructor |
|
TransportUIError(String name,
String msg,
boolean confirm)
|
|
| Method Summary |
|---|
| Methods inherited from class com.bea.alsb.presentation.UIError |
|---|
getMessage, getName, isConfirmation |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportUIError(String name,
String msg)
public TransportUIError(String name,
String msg,
boolean confirm)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||