Sun Message Library for SWIFT API

com.stc.swift.runtime
Class SwiftMarshalException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.stc.swift.runtime.SwiftMarshalException
All Implemented Interfaces:
java.io.Serializable

public class SwiftMarshalException
extends java.lang.RuntimeException

This exception type occurs for an error during the call to unmarshal() in the OtdRoot interface.

Version:
$ $
See Also:
Serialized Form

Constructor Summary
SwiftMarshalException(java.lang.String msg)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SwiftMarshalException

public SwiftMarshalException(java.lang.String msg)

Sun Message Library for SWIFT API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.