org.openmdx.kernel.exception
Class VersionMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openmdx.kernel.exception.VersionMismatchException
- All Implemented Interfaces:
- Serializable
public class VersionMismatchException
- extends RuntimeException
This exeption is used to signal that a omponent can't be deployed
with an incompatible library.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VersionMismatchException
public VersionMismatchException(String prefix,
String actualVersion,
String expectedVersion)
- Constructor
- Parameters:
prefix - expectedVersion - actualVersion -
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.