Class Exception_RemoteException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ironsoftware.ironpdf.internal.staticapi.Exception_RemoteException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IronPdfDeploymentException, IronPdfInputException, IronPdfNativeException, IronPdfProductException

public class Exception_RemoteException extends RuntimeException
See Also:
  • Field Details

    • stackTraceString

      public String stackTraceString
  • Constructor Details

    • Exception_RemoteException

      public Exception_RemoteException()
    • Exception_RemoteException

      public Exception_RemoteException(String message, String stackTrace, String exceptionType)
  • Method Details