public class HeapRuntimeException extends RuntimeException
Constructor and Description |
---|
HeapRuntimeException() |
HeapRuntimeException(String message) |
HeapRuntimeException(String message,
Throwable cause) |
HeapRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.