public class ErrorReport extends Object implements Report
ErrorReport(Exception ex)
ErrorReport(String type, String message)
Exception
getCause()
String
getMessage()
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ErrorReport(String type, String message)
public ErrorReport(Exception ex)
public String getType()
public String getMessage()
public Exception getCause()
Copyright © 2015. All rights reserved.