Uses of Interface
multex.MultexException

Packages that use MultexException
multex MulTEx - the Multi-Tier Exception Handling Framework.  
 

Uses of MultexException in multex
 

Classes in multex that implement MultexException
 class AssertionFailure
          Indicates that an assertion failed.
 class Exc
          Business rule exception (precondition violation) with parameters and internationalizable message text, and may be a cause.
 class Failure
          Indirectly caused exception with parameters, causal chain and internationalizable message text.
static class Util.MyDemoExc
          The demonstration of action ''{0}'' failed by fault of person {1}.