org.mmbase.bridge
Class BridgeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mmbase.bridge.BridgeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AlreadyExistsException, NotFoundException
- public class BridgeException
- extends RuntimeException
This exception gets thrown when something goes wrong on the MMCI.
- Version:
- $Id: BridgeException.java,v 1.14 2003/08/29 09:36:50 pierre Exp $
- Author:
- Pierre van Rooden
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BridgeException
public BridgeException()
BridgeException
public BridgeException(String message)
BridgeException
public BridgeException(Throwable cause)
BridgeException
public BridgeException(String message,
Throwable cause)
MMBase build 1.8.1.20060716