public abstract class SPFResultException extends Exception
Constructor and Description |
---|
SPFResultException(String strErrorMessage)
Exception
|
Modifier and Type | Method and Description |
---|---|
abstract String |
getResult()
The result for this exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.