com.marringtons.object
Class Formatter.Error

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.marringtons.object.Formatter.Error
All Implemented Interfaces:
Serializable
Enclosing class:
Formatter

public class Formatter.Error
extends RuntimeException

Thrown when formatting encounters an exception. Wraps it and adds information.

Author:
marringtonp
See Also:
Serialized Form

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
 



Copyright © 2005 Paul Marrington http://library.marringtons.com