|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--de.uni_paderborn.robots.robotArenaInterface.proxy.ProxyFactoryException
An exception that provides information on errors occurred in the ProxyFactory.
ProxyFactory, Serialized Form| Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
| Constructor Summary | |
ProxyFactoryException()
Constructs an ProxyFactoryException object; the reason defaults to null. |
|
ProxyFactoryException(java.lang.String errorMessage)
Constructs an ProxyFactoryException object with the given reason. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public ProxyFactoryException()
ProxyFactoryException object; the reason defaults to null.public ProxyFactoryException(java.lang.String errorMessage)
ProxyFactoryException object with the given reason.errorMessage - a description of the error
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||