com.sap.tc.logging.exceptions

Class FileCloseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sap.tc.logging.exceptions.LoggingBaseException
              extended by com.sap.tc.logging.exceptions.CloseException
                  extended by com.sap.tc.logging.exceptions.FileCloseException
All Implemented Interfaces:
Serializable

public class FileCloseException
extends CloseException

Title: Logging Description: Logging API Copyright: Copyright (c) 2003 Company: SAP AG. Walldorf, Germany All rights reserved. This software is the confidential and proprietary information of SAP AG. ("Confidential Information"). You shall not disclose such Confidential Information and shall use it only in accordance with the terms of the license agreement you entered into with SAP AG.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sap.tc.logging.exceptions.LoggingBaseException
CORELATE_STRING, EMPTY_STRING
 
Constructor Summary
FileCloseException(String fileName, Exception ex)
           
 
Method Summary
 
Methods inherited from class com.sap.tc.logging.exceptions.LoggingBaseException
getAdditionalInfo, getAdditionalInfoID, getCause, getMessageID, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileCloseException

public FileCloseException(String fileName,
                          Exception ex)
Access Rights

This class can be accessed from:


SC DC
[sap.com] FRAMEWORK [sap.com] tc/ddic/ddicruntime
[sap.com] ENGINEAPI [sap.com] tc/logging
[sap.com] ENGFACADE [sap.com] tc/bl/logging/api
[sap.com] CORE-TOOLS [sap.com] com.sap.engine.client.lib
[sap.com] BRMS-FACADE [sap.com] tc/brms/facade


Copyright 2010 SAP AG Complete Copyright Notice