Sun Message Library for SWIFT API

com.stc.swift.builder
Class SwiftParsingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.stc.swift.builder.SwiftParsingException
All Implemented Interfaces:
java.io.Serializable

public class SwiftParsingException
extends java.lang.Exception

DOCUMENT ME!

Version:
$Revision: 1.3 $
See Also:
Serialized Form

Constructor Summary
SwiftParsingException()
          Creates a new SwiftParsingException object.
SwiftParsingException(java.lang.String msg)
          Creates a new SwiftParsingException object.
 
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

SwiftParsingException

public SwiftParsingException()
Creates a new SwiftParsingException object.


SwiftParsingException

public SwiftParsingException(java.lang.String msg)
Creates a new SwiftParsingException object.

Parameters:
msg - Exception text

Sun Message Library for SWIFT API

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