com.endeca.portal.format
Class Formatter.FormatParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.endeca.portal.format.Formatter.FormatParseException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Formatter

public static class Formatter.FormatParseException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
Formatter.FormatParseException(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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Formatter.FormatParseException

public Formatter.FormatParseException(java.lang.String msg)