org.apache.axis.transport.jms

Class InvokeException

Known Direct Subclasses:
InvokeTimeoutException

public class InvokeException
extends RuntimeException

The InvokeException is thrown when a method encounters a general exception in the course of processing.
Authors:
Jaime Meritt (jmeritt@sonicsoftware.com)
Richard Chung (rchung@sonicsoftware.com)
Dave Chappell (chappell@sonicsoftware.com)

Constructor Summary

InvokeException(String message)

Constructor Details

InvokeException

public InvokeException(String message)

Copyright © 2005 Apache Web Services Project. All Rights Reserved.