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, setVdsErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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.