org.apache.directory.server.log
Class InvalidLogException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.directory.server.log.InvalidLogException
- All Implemented Interfaces:
- Serializable
public class InvalidLogException
- extends Exception
An exception used when the log content could be invalid.
- Author:
- Apache Directory Project
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidLogException
public InvalidLogException()
InvalidLogException
public InvalidLogException(String s)
InvalidLogException
public InvalidLogException(Throwable cause)
InvalidLogException
public InvalidLogException(String s,
Throwable cause)
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.