Class ThriftIdlGeneratorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.airlift.drift.idl.generator.ThriftIdlGeneratorException
All Implemented Interfaces:
Serializable

public class ThriftIdlGeneratorException extends RuntimeException
See Also:
  • Constructor Details

    • ThriftIdlGeneratorException

      public ThriftIdlGeneratorException(String message)
    • ThriftIdlGeneratorException

      public ThriftIdlGeneratorException(Throwable cause)