Sun Message Library for SWIFT API

com.stc.swift.validation
Class MFVRException

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

public class MFVRException
extends java.lang.Exception

this exception is generic to message types of each individual years so it should be here, for legacy code, they will still use MFVRException defined in their specific packages, but from SR 2006 and on, use this generic version of MFVRException;

See Also:
Serialized Form

Constructor Summary
MFVRException(java.lang.String mtName)
           
 
Method Summary
 void append(java.lang.String messageString)
           
 java.lang.String getErrorMessage()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MFVRException

public MFVRException(java.lang.String mtName)
Method Detail

getErrorMessage

public java.lang.String getErrorMessage()

append

public void append(java.lang.String messageString)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable

Sun Message Library for SWIFT API

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