com.retek.commons.util.flatfile
Class FixedWidthFormatterException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.retek.commons.util.ChainedException
              extended bycom.retek.commons.util.flatfile.FixedWidthFormatterException
All Implemented Interfaces:
java.io.Serializable

public class FixedWidthFormatterException
extends ChainedException

See Also:
Serialized Form

Constructor Summary
FixedWidthFormatterException(java.lang.String message)
           
FixedWidthFormatterException(java.lang.String message, java.lang.Throwable cause)
           
 
Methods inherited from class com.retek.commons.util.ChainedException
getCause, getChainedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, setCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FixedWidthFormatterException

public FixedWidthFormatterException(java.lang.String message)

FixedWidthFormatterException

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


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28