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