Class WrappedIllegalStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.storm.thrift.TException
org.apache.storm.generated.IllegalStateException
org.apache.storm.utils.WrappedIllegalStateException
All Implemented Interfaces:
Serializable, Cloneable, Comparable<IllegalStateException>, org.apache.storm.thrift.TBase<IllegalStateException,IllegalStateException._Fields>, org.apache.storm.thrift.TSerializable

public class WrappedIllegalStateException extends IllegalStateException
See Also:
  • Constructor Details

    • WrappedIllegalStateException

      public WrappedIllegalStateException(String msg)
  • Method Details