public class VdcBLLException extends ApplicationException implements Serializable
Constructor and Description |
---|
VdcBLLException() |
VdcBLLException(VdcBllErrors errCode) |
VdcBLLException(VdcBllErrors errCode,
RuntimeException baseException) |
VdcBLLException(VdcBllErrors errCode,
String errorStr) |
Modifier and Type | Method and Description |
---|---|
VdcBllErrors |
getErrorCode() |
VDSError |
getVdsError() |
void |
setVdsError(VDSError value) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public VdcBLLException(VdcBllErrors errCode, RuntimeException baseException)
public VdcBLLException(VdcBllErrors errCode, String errorStr)
public VdcBLLException(VdcBllErrors errCode)
public VdcBLLException()
public VDSError getVdsError()
public void setVdsError(VDSError value)
public VdcBllErrors getErrorCode()
Copyright © 2012. All Rights Reserved.