org.milyn.useragent
Class UnknownUseragentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.milyn.useragent.UnknownUseragentException
- All Implemented Interfaces:
- Serializable
public class UnknownUseragentException
- extends RuntimeException
Unknown useragent exception.
- Author:
- Tom Fennelly
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnknownUseragentException
public UnknownUseragentException()
- Public constructor.
UnknownUseragentException
public UnknownUseragentException(String message)
- Public constructor.
Copyright © 2018. All rights reserved.