org.teleal.cling.model.types
Class InvalidValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.teleal.cling.model.types.InvalidValueException
- All Implemented Interfaces:
- Serializable
public class InvalidValueException
- extends RuntimeException
Thrown by datatypes and variable value conversion procedures.
- Author:
- Christian Bauer
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidValueException
public InvalidValueException(String s)
InvalidValueException
public InvalidValueException(String s,
Throwable throwable)
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.