com.sap.tc.logging.exceptions
Class ReadRotatingFilesException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.sap.tc.logging.exceptions.ReadRotatingFilesException
All Implemented Interfaces:
java.io.Serializable

public class ReadRotatingFilesException
extends java.lang.Exception

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.

Version:
$Id:$
See Also:
Serialized Form

Constructor Summary
ReadRotatingFilesException()
           
ReadRotatingFilesException(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReadRotatingFilesException

public ReadRotatingFilesException()

ReadRotatingFilesException

public ReadRotatingFilesException(java.lang.String msg)