Class UserAgentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.realobjects.util.exceptions.RealObjectsException
com.realobjects.pdfreactor.Exceptions.PDFreactorException
com.realobjects.pdfreactor.useragent.exceptions.UserAgentException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HttpCacheException

public class UserAgentException extends PDFreactorException
This exception is thrown by the UserAgent's constructor and represents problems that occurred due to misconfiguration.
See Also: