com.aspose.network
Class PleaseReportException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.aspose.network.NetworkException
              extended by com.aspose.network.PleaseReportException
All Implemented Interfaces:
Serializable

public class PleaseReportException
extends NetworkException

Fatal errors


Constructor Summary
PleaseReportException()
          Constructs x PleaseReportException with x fatal error message
PleaseReportException(String message)
          Constructs x PleaseReportException with x custom error message
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PleaseReportException

public PleaseReportException(String message)
Constructs x PleaseReportException with x custom error message

Parameters:
message -

PleaseReportException

public PleaseReportException()
Constructs x PleaseReportException with x fatal error message



Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.