public class VirtualDBNotFoundException extends NotFoundException
Constructor and Description |
---|
VirtualDBNotFoundException(java.lang.String msg,
java.lang.String signature)
Constructs an
VirtualDBNotFoundException with the specified detail message. |
VirtualDBNotFoundException(java.lang.String msg,
java.lang.String signature,
java.lang.Throwable cause)
Constructs an
VirtualDBNotFoundException with the specified detail message. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDBSignature() |
public VirtualDBNotFoundException(java.lang.String msg, java.lang.String signature, java.lang.Throwable cause)
VirtualDBNotFoundException
with the specified detail message.signature
- the layer signaturecause
- the root causemsg
- the detail message.public VirtualDBNotFoundException(java.lang.String msg, java.lang.String signature)
VirtualDBNotFoundException
with the specified detail message.signature
- the layer signaturemsg
- the detail message.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.