com.kuka.common.persistence.Level3Exceptions
Class SchemaVersionMismatch
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kuka.common.exceptions.KUKAException
com.kuka.common.persistence.DataSourceException
com.kuka.common.persistence.Level3Exceptions.DataBaseException
com.kuka.common.persistence.Level3Exceptions.SchemaVersionMismatch
- All Implemented Interfaces:
- Serializable
public class SchemaVersionMismatch
- extends DataBaseException
Base Exception for all Connection exceptions.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SchemaVersionMismatch
public SchemaVersionMismatch(String message)
- Ctor to add a message.
- Parameters:
message - Descriptive message.
Copyright © 2019. All rights reserved.