com.kuka.nav.appdata.exceptions
Class AppDataTypeMisMatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kuka.nav.appdata.exceptions.AppDataException
com.kuka.nav.appdata.exceptions.AppDataTypeMisMatchException
- All Implemented Interfaces:
- Serializable
public class AppDataTypeMisMatchException
- extends AppDataException
Unsuccessful loading of the application data.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AppDataTypeMisMatchException
public AppDataTypeMisMatchException(String message)
- Constructor for
AppDataTypeMisMatchException.
- Parameters:
message - Error message.
Copyright © 2019. All rights reserved.