pellet
Class PelletExceptionFormatter

java.lang.Object
  extended by pellet.PelletExceptionFormatter

public class PelletExceptionFormatter
extends java.lang.Object


Constructor Summary
PelletExceptionFormatter()
           
 
Method Summary
 java.lang.String formatException(java.lang.Throwable e)
          Format a user-friendly exception
 void setVerbose(boolean verbose)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PelletExceptionFormatter

public PelletExceptionFormatter()
Method Detail

formatException

public java.lang.String formatException(java.lang.Throwable e)
Format a user-friendly exception

Parameters:
e -

setVerbose

public void setVerbose(boolean verbose)


Copyright © 2004 Evren Sirin. All Rights Reserved.