|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.james.jspf.core.exceptions.SPFResultException
org.apache.james.jspf.core.exceptions.TempErrorException
public class TempErrorException
This exception get thrown if the result should be TempError
| Constructor Summary | |
|---|---|
TempErrorException(java.lang.String strErrorMessage)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getResult()
The result for this exception |
| 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 |
|---|
public TempErrorException(java.lang.String strErrorMessage)
| Method Detail |
|---|
public java.lang.String getResult()
SPFResultException
getResult in class SPFResultExceptionSPFResultException.getResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||