public class VDSErrorException extends VDSGenericException implements Serializable
Constructor and Description |
---|
VDSErrorException(RuntimeException baseException) |
VDSErrorException(String errorStr) |
VDSErrorException(VdcBllErrors errorCode) |
VDSErrorException(VdcBllErrors errorCode,
String errorStr) |
getVdsError, setVdsError
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public VDSErrorException(RuntimeException baseException)
public VDSErrorException(String errorStr)
public VDSErrorException(VdcBllErrors errorCode)
public VDSErrorException(VdcBllErrors errorCode, String errorStr)
Copyright © 2012. All Rights Reserved.