|
|||||||||
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.LexGrid.LexBIG.Exceptions.LBException
org.LexGrid.LexBIG.Exceptions.LBInvocationException
public class LBInvocationException
The exception to throw when invocation of a LexBIG service fails due to an unexpected problem captured and logged for administrative action. The logID will contain information that the LexBIG admins can use to track down the details of the internal error.
Constructor Summary | |
---|---|
LBInvocationException(java.lang.String message,
java.lang.String logId)
|
Method Summary | |
---|---|
java.lang.String |
getLogId()
|
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 LBInvocationException(java.lang.String message, java.lang.String logId)
Method Detail |
---|
public java.lang.String getLogId()
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |