com.wles.blm
Class BLMDBException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.wles.blm.BLMException
                    |
                    +--com.wles.blm.BLMDBException
All Implemented Interfaces:
java.io.Serializable

public class BLMDBException
extends BLMException

Thrown when the any exception is detected by the database engine on the server.

See Also:
Serialized Form

Methods inherited from class com.wles.blm.BLMException
getMessage, getType
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2005 BEA Systems Inc. All Rights Reserved.