it.imolinfo.jbi4cics.jbi.processor.wsdl11wrapper
Class WrapperProcessingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by it.imolinfo.jbi4cics.jbi.processor.wsdl11wrapper.WrapperProcessingException
All Implemented Interfaces:
java.io.Serializable

public class WrapperProcessingException
extends java.lang.Exception

An exception occurred in handling the JBI normalized message wsdl 1.1 wrapper.

Author:
Sun Microsystems
See Also:
Serialized Form

Constructor Summary
WrapperProcessingException()
           
WrapperProcessingException(java.lang.String message)
           
WrapperProcessingException(java.lang.String message, java.lang.Throwable cause)
           
WrapperProcessingException(java.lang.Throwable cause)
           
 
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
 

Constructor Detail

WrapperProcessingException

public WrapperProcessingException()

WrapperProcessingException

public WrapperProcessingException(java.lang.String message)

WrapperProcessingException

public WrapperProcessingException(java.lang.String message,
                                  java.lang.Throwable cause)

WrapperProcessingException

public WrapperProcessingException(java.lang.Throwable cause)


Copyright © 2005-2008 Imola Informatica. All Rights Reserved.