com.bea.alsb.presentation
Class UIError
java.lang.Object
com.bea.alsb.presentation.UIError
- Direct Known Subclasses:
- TransportUIError
public class UIError
- extends Object
UIError
public UIError(String name,
String msg)
- constructor
UIError
public UIError(String name,
String msg,
boolean confirm)
getName
public String getName()
- returns the name
getMessage
public String getMessage()
- Returns:
- the error message
isConfirmation
public boolean isConfirmation()
- Returns:
- whether or not this is a confirmation message