|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
servicenow.community.soap.ServiceNowException
public class ServiceNowException
Constructor Summary | |
---|---|
protected |
ServiceNowException()
|
|
ServiceNowException(java.lang.String message)
|
Method Summary | |
---|---|
static void |
logFatal(org.apache.log4j.Logger logger)
|
static void |
logFatal(org.apache.log4j.Logger logger,
java.lang.String message)
Static function to print an error to the log file and throw an 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 ServiceNowException(java.lang.String message)
protected ServiceNowException()
Method Detail |
---|
public static void logFatal(org.apache.log4j.Logger logger, java.lang.String message) throws ServiceNowException
logger
- message
-
ServiceNowException
public static void logFatal(org.apache.log4j.Logger logger) throws ServiceNowException
ServiceNowException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |