Class UpdatableLoader.NewerStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.infernalsuite.asp.api.loaders.UpdatableLoader.NewerStorageException
- All Implemented Interfaces:
Serializable
- Enclosing class:
UpdatableLoader
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NewerStorageException
public NewerStorageException(int implementationVersion, int storageVersion)
-
-
Method Details
-
getImplementationVersion
public int getImplementationVersion() -
getStorageVersion
public int getStorageVersion()
-