public class CMSRuntimeException extends RuntimeException
Constructor and Description |
---|
CMSRuntimeException(String name) |
CMSRuntimeException(String name,
Exception e) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
Exception |
getUnderlyingException() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CMSRuntimeException(String name)
Copyright © 2015. All rights reserved.