com.moesol.bindings
Class AllocationLocation
java.lang.Object
java.lang.Throwable
com.moesol.bindings.AllocationLocation
- All Implemented Interfaces:
- Serializable
public class AllocationLocation
- extends Throwable
Record the location stack of allocation calls. This class leverages
the stack reporting mechanism of Throwable.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AllocationLocation
public AllocationLocation()
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.