public class ProcessApplicationExecutionException extends Exception
Constructor and Description |
---|
ProcessApplicationExecutionException() |
ProcessApplicationExecutionException(String message) |
ProcessApplicationExecutionException(String message,
Throwable cause) |
ProcessApplicationExecutionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProcessApplicationExecutionException()
public ProcessApplicationExecutionException(String message, Throwable cause)
public ProcessApplicationExecutionException(String message)
public ProcessApplicationExecutionException(Throwable cause)
Copyright © 2015. All rights reserved.