org.sonatype.sisu.goodies.common
Class Notification
java.lang.Object
java.lang.Throwable
java.lang.Error
org.sonatype.sisu.goodies.common.Notification
- All Implemented Interfaces:
- Serializable
public class Notification
- extends Error
Support for throwable notifications.
Does not fill the stack trace.
- Since:
- 1.0
- See Also:
- Serialized Form
Notification
public Notification()
Notification
public Notification(String message)
fillInStackTrace
public Throwable fillInStackTrace()
- Overrides:
fillInStackTrace
in class Throwable
Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.