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