org.apache.torque.mojo
Class ImpexError
java.lang.Object
org.apache.torque.mojo.ImpexError
public class ImpexError
- extends Object
throwable
Throwable throwable
message
String message
info
Properties info
url
String url
driver
String driver
showPassword
boolean showPassword
ImpexError
public ImpexError()
getThrowable
public Throwable getThrowable()
setThrowable
public void setThrowable(Throwable throwable)
getMessage
public String getMessage()
setMessage
public void setMessage(String message)
getInfo
public Properties getInfo()
setInfo
public void setInfo(Properties info)
toString
public String toString()
- Overrides:
toString
in class Object
toString
public String toString(Properties info)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getDriver
public String getDriver()
setDriver
public void setDriver(String driver)
isShowPassword
public boolean isShowPassword()
setShowPassword
public void setShowPassword(boolean showPassword)
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.