org.melati.poem.prepro
Class IntegrityfixFieldQualifier.ApplicationException

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

public static class IntegrityfixFieldQualifier.ApplicationException
extends RuntimeException

Thrown when an attempt is made to apply an IntegrityFix to a field which is not a ReferencePoemType.

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.