com.sssw.rt.util
Class AgoVersionUnsupportedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sssw.rt.util.AgoException
|
+--com.sssw.rt.util.AgoVersionUnsupportedException
- All Implemented Interfaces:
- AgiParentedException, Serializable
- public class AgoVersionUnsupportedException
- extends AgoException
AgoVersionUnsupportedException
- See Also:
- Serialized Form
Methods inherited from class com.sssw.rt.util.AgoException |
copyTo,
getExceptionHTML,
getExceptionMessage,
getExceptionMessage,
getHTML,
getMessage,
getMessage,
getParentException,
printStackTrace,
printStackTrace,
printStackTrace,
setHTML |
AgoVersionUnsupportedException
public AgoVersionUnsupportedException(String reason)
- AgoVersionUnsupportedException constructor
- Parameters:
reason
- a string
AgoVersionUnsupportedException
public AgoVersionUnsupportedException()
- AgoVersionUnsupportedException constructor
AgoVersionUnsupportedException
public AgoVersionUnsupportedException(Throwable parent,
String message)
- AgoVersionUnsupportedException constructor
AgoVersionUnsupportedException
public AgoVersionUnsupportedException(com.sssw.rt.util.AgoRsrcMgr rsrcMgr,
int msgid)
- AgoVersionUnsupportedException constructor
AgoVersionUnsupportedException
public AgoVersionUnsupportedException(Throwable e,
com.sssw.rt.util.AgoRsrcMgr rsrcMgr,
int msgid,
String arg1,
String arg2)
- AgoVersionUnsupportedException constructor
setPreferredVersionNumber
public void setPreferredVersionNumber(com.sssw.rt.util.AgVersionNumber verNo)
- setPreferredVersionNumber
getPreferredVersionNumber
public com.sssw.rt.util.AgVersionNumber getPreferredVersionNumber()
- getPreferredVersionNumber