public class SystemException extends Exception
| Constructor and Description |
|---|
SystemException(Throwable cause) |
SystemException(ThrowableArtifact cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SystemException(ThrowableArtifact cause)
public SystemException(Throwable cause)
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.