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