backtype.storm.topology
Class ReportedFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
backtype.storm.topology.FailedException
backtype.storm.topology.ReportedFailedException
- All Implemented Interfaces:
- Serializable
public class ReportedFailedException
- extends FailedException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReportedFailedException
public ReportedFailedException()
ReportedFailedException
public ReportedFailedException(String msg)
ReportedFailedException
public ReportedFailedException(String msg,
Throwable cause)
ReportedFailedException
public ReportedFailedException(Throwable cause)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.