public class CompletionException extends CLIException
Constructor and Description |
---|
CompletionException() |
CompletionException(String message) |
CompletionException(String message,
Throwable cause) |
CompletionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CompletionException()
public CompletionException(String message)
public CompletionException(String message, Throwable cause)
public CompletionException(Throwable cause)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.