|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Failure
ReflectionCauseGetter
, which
is default since MulTEx 3e.MsgText.causeMarker
.
This class showed to be unnecessary, as we can get the java.util.Locale
from the java.util.ResourceBundle, and we can get the cause message pattern
from the java.util.ResourceBundle, too, if we provide it in the corresponding
.properties file.Failure
object to the standard error stream
System.err.
Failure
object to io_printer.
Failure
object to io_printer.
Failure.getCause(Throwable)
in order to get the cause of a Throwable object, which is not a subclass
of Failure.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |