org.mule.tck.testmodels.services
Class TestComponentException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.mule.tck.testmodels.services.TestComponentException
All Implemented Interfaces:
Serializable

public class TestComponentException
extends Exception

See Also:
Serialized Form

Field Summary
static String MESSAGE_PREFIX
           
 
Constructor Summary
TestComponentException(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

MESSAGE_PREFIX

public static final String MESSAGE_PREFIX
See Also:
Constant Field Values
Constructor Detail

TestComponentException

public TestComponentException(String message)


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.