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