com.PostHorizon.renderMan
Class ErrorHandlerPrint
java.lang.Object
|
+--com.PostHorizon.renderMan.ErrorHandlerPrint
- public class ErrorHandlerPrint
- extends java.lang.Object
- implements ErrorHandler
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
standardInstance
public static final ErrorHandlerPrint standardInstance
ErrorHandlerPrint
public ErrorHandlerPrint()
ErrorHandlerPrint
public ErrorHandlerPrint(java.io.PrintStream _out,
int _throwSeverity,
int _printSeverity,
boolean _printThrown)
processRMException
public void processRMException(RMException e)
throws RMException
- Specified by:
- processRMException in interface ErrorHandler