public class DriverLoadException extends LogException
ALREADY_EXISTS, CONNECTION_FALIED, CREATE_ACCESS_DENIED, DELETE_ACCESS_DENIED, DELETE_ERROR, FATAL_ERROR, INACTIVE, INVALID_LOG_NAME, INVALID_SESSION, LIST_ACCESS_DENIED, LIST_NOT_EXISTS, LOG_HANDLER_ERROR, LOG_NOT_FOUND, NO_SUCH_SEGMENT_EXISTS, NULL_LOCATION, NULL_POINTER, PROFILE_ERROR, READ_ACCESS_DENIED, READ_ERROR, READ_EXCEEDS_MAX, TYPE_ERROR, WRITE_ACCESS_DENIED, WRITE_ERROR
Constructor and Description |
---|
DriverLoadException()
Constructs a
DriverLoadException instance. |
DriverLoadException(String msg)
Constructs a
DriverLoadException instance. |
getType
public DriverLoadException()
DriverLoadException
instance.public DriverLoadException(String msg)
DriverLoadException
instance.msg
- Log exception message.Copyright © 2010-2016, ForgeRock All Rights Reserved.