public class CliException
extends org.osgl.exception.FastRuntimeException
Constructor and Description |
---|
CliException(String message) |
CliException(String message,
Object... args) |
CliException(Throwable cause) |
CliException(Throwable cause,
String message,
Object... args) |
doFillInStackTrace, fillInStackTrace
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014–2018 ActFramework. All rights reserved.