|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerErrorReports
COM Interface 'IServerErrorReports'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to Server error reporting settings.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDa0c0005d_c630_4a08_9805_5b3e4c446dbb
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getErrorReportCacheSize()
Maximum number of stored crash dumps. |
java.lang.String |
getErrorReportDir()
Crash dump directory. |
java.lang.String |
getErrorReportEmailAddress()
E-mail address of server administrator. |
int |
getErrorReportInterval()
Interval at which SOM checks crash dumps and uploads error reports. |
int |
getErrorReportMode()
Exception handling mode of SOC processes. |
int |
getErrorReportModeSOM()
Exception handling mode of SOM process. |
int |
getErrorReportType()
Crash dump type. |
boolean |
isErrorReportEnableUpload()
Indicates whether error reporting is enabled. |
void |
reportErrors()
Uploads stored error reports to the reporting web service. |
void |
setErrorReportCacheSize(int pVal)
Maximum number of stored crash dumps. |
void |
setErrorReportDir(java.lang.String pVal)
Crash dump directory. |
void |
setErrorReportEmailAddress(java.lang.String pVal)
E-mail address of server administrator. |
void |
setErrorReportEnableUpload(boolean pVal)
Indicates whether error reporting is enabled. |
void |
setErrorReportInterval(int pVal)
Interval at which SOM checks crash dumps and uploads error reports. |
void |
setErrorReportMode(int pVal)
Exception handling mode of SOC processes. |
void |
setErrorReportModeSOM(int pVal)
Exception handling mode of SOM process. |
void |
setErrorReportType(int pVal)
Crash dump type. |
| Field Detail |
|---|
static final int IIDa0c0005d_c630_4a08_9805_5b3e4c446dbb
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setErrorReportMode(int pVal)
throws java.io.IOException,
AutomationException
pVal - A com.esri.arcgis.server.esriServerExceptionHandlingMode constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getErrorReportMode()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setErrorReportModeSOM(int pVal)
throws java.io.IOException,
AutomationException
pVal - A com.esri.arcgis.server.esriServerExceptionHandlingMode constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getErrorReportModeSOM()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setErrorReportType(int pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getErrorReportType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setErrorReportDir(java.lang.String pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getErrorReportDir()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setErrorReportCacheSize(int pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getErrorReportCacheSize()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setErrorReportEnableUpload(boolean pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isErrorReportEnableUpload()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setErrorReportEmailAddress(java.lang.String pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getErrorReportEmailAddress()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setErrorReportInterval(int pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getErrorReportInterval()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void reportErrors()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||