org.mule.tck.testmodels.services
Class TestComponentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.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)
           
 
Method Summary
 
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-2012 MuleSoft, Inc.. All Rights Reserved.