org.melati.poem.prepro
Class SizeApplicationException

Package class diagram package SizeApplicationException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.melati.poem.prepro.SizeApplicationException
All Implemented Interfaces:
Serializable

public class SizeApplicationException
extends RuntimeException

Thrown when a SizeFieldQualifier is applied to an inappropriate field.

See Also:
Serialized Form

Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable
Returns:
the message


Copyright © 2000-2010 PanEris. All Rights Reserved.