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