Grokbase
Topics Posts Groups | in
x
[ help ]

Re: Why isn't ActionsErrors throwable?

View PostFlat  Thread  Threaded | < Prev
Re: Why isn't ActionsErrors throwable?
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Hi,
> essentially ActionErrors is a message container
> more than an exception. i think the name reflects
> this as well... it is not called ActionException.
You are right, ActionErrors is a container, but
ActionError is sth. like an error class with a error
message in it.
I was just a little bit confused about the naming
because in java.lang.* every *Error-class extends
Throwable.

Cu,

Tillmann
--
Tillmann Schulz
[email protected: tillmanns...@yahoo.de]


__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

Thread : Why isn't ActionsErrors throwable?
1)
Hello, I've got a design question concerning the design of action classes and action class...
2)
Jim Richards Because exceptions are slow, and can only handle one error at a time. The design as it is, allows...
3)
Chris Butler essentially ActionErrors is a message container more than an exception. i think the name reflects...
4)
Hi, You are right, ActionErrors is a container, but ActionError is sth. like an error class with a...
spacer
View PostFlat  Thread  Threaded | < Prev