|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
COM.hugin.HAPI.ExceptionHugin
COM.hugin.HAPI.ExceptionBadKBVersion
An ExceptionBadKBVersion exception is thrown when an attempt is made to open a Hugin KB file produced by an ancient (or a newer) version of the Hugin software. This means that the Hugin KB file was produced by a version of the Hugin API that is either older than version 5.0 or newer than the present version.
Constructor Summary | |
ExceptionBadKBVersion()
|
|
ExceptionBadKBVersion(java.lang.String msg)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ExceptionBadKBVersion()
public ExceptionBadKBVersion(java.lang.String msg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |