scriptella.driver.ldap.ldif
Class LdifParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
scriptella.core.SystemException
scriptella.spi.ProviderException
scriptella.driver.ldap.LdapProviderException
scriptella.driver.ldap.ldif.LdifParseException
- All Implemented Interfaces:
- java.io.Serializable
public class LdifParseException
- extends LdapProviderException
Thrown to indicate a parse excpetion.
- Version:
- 1.0
- Author:
- Fyodor Kupolov
- See Also:
- Serialized Form
| Methods inherited from class scriptella.spi.ProviderException |
addErrorCode, getErrorCodes, getErrorStatement, getNativeException, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LdifParseException
public LdifParseException(java.lang.String message)
LdifParseException
public LdifParseException(java.lang.String message,
java.lang.String errorStatement)
LdifParseException
public LdifParseException(java.lang.String message,
java.lang.String errorStatement,
java.lang.Throwable cause)
LdifParseException
public LdifParseException(java.lang.String message,
java.lang.Throwable cause)
Copyright © Copyright 2006-2009 The Scriptella Project Team.