cisco.uc.cuae.mgmt
Class Management.StatPlotCreationErrorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by cisco.uc.cuae.mgmt.Management.ManagementException
              extended by cisco.uc.cuae.mgmt.Management.StatErrorException
                  extended by cisco.uc.cuae.mgmt.Management.StatPlotCreationErrorException
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
Management

public static class Management.StatPlotCreationErrorException
extends Management.StatErrorException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class cisco.uc.cuae.mgmt.Management.ManagementException
data, detail, errorCode, errorString
 
Constructor Summary
Management.StatPlotCreationErrorException()
          Constructs the StatPlotCreationErrorException.
Management.StatPlotCreationErrorException(java.lang.Integer errorCode, java.lang.String errorString, java.lang.String detail, java.lang.Object data)
          Constructs the StatPlotCreationErrorException.
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class cisco.uc.cuae.mgmt.Management.ManagementException
getData, getDetail, getErrorCode, getErrorString, setData, setDetail, setErrorCode, setErrorString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

Management.StatPlotCreationErrorException

public Management.StatPlotCreationErrorException()
Constructs the StatPlotCreationErrorException. Don't init any fields.


Management.StatPlotCreationErrorException

public Management.StatPlotCreationErrorException(java.lang.Integer errorCode,
                                                 java.lang.String errorString,
                                                 java.lang.String detail,
                                                 java.lang.Object data)
Constructs the StatPlotCreationErrorException.

Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class Management.StatErrorException


Copyright © 2010. All Rights Reserved.