List of usage examples for org.apache.thrift TException subclass-usage
From source file backtype.storm.generated.HBAuthorizationException.java
@SuppressWarnings({ "cast", "rawtypes", "serial", "unchecked" }) @Generated(value = "Autogenerated by Thrift Compiler (0.9.3)") public class HBAuthorizationException extends TException implements org.apache.thrift.TBase<HBAuthorizationException, HBAuthorizationException._Fields>, java.io.Serializable, Cloneable, Comparable<HBAuthorizationException> { private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct(
From source file backtype.storm.generated.HBExecutionException.java
@SuppressWarnings({ "cast", "rawtypes", "serial", "unchecked" }) @Generated(value = "Autogenerated by Thrift Compiler (0.9.3)") public class HBExecutionException extends TException implements org.apache.thrift.TBase<HBExecutionException, HBExecutionException._Fields>, java.io.Serializable, Cloneable, Comparable<HBExecutionException> { private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct(
From source file backtype.storm.generated.HostNotExistException.java
@SuppressWarnings({ "cast", "rawtypes", "serial", "unchecked" }) @Generated(value = "Autogenerated by Thrift Compiler (0.9.3)", date = "2016-12-12") public class HostNotExistException extends TException implements org.apache.thrift.TBase<HostNotExistException, HostNotExistException._Fields>, java.io.Serializable, Cloneable, Comparable<HostNotExistException> { private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct(
From source file backtype.storm.generated.KeyAlreadyExistsException.java
@SuppressWarnings({ "cast", "rawtypes", "serial", "unchecked" }) @Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2017-2-22") public class KeyAlreadyExistsException extends TException implements org.apache.thrift.TBase<KeyAlreadyExistsException, KeyAlreadyExistsException._Fields>, java.io.Serializable, Cloneable, Comparable<KeyAlreadyExistsException> { private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct(
From source file backtype.storm.generated.KeyNotFoundException.java
@SuppressWarnings({ "cast", "rawtypes", "serial", "unchecked" }) @Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2017-2-22") public class KeyNotFoundException extends TException implements org.apache.thrift.TBase<KeyNotFoundException, KeyNotFoundException._Fields>, java.io.Serializable, Cloneable, Comparable<KeyNotFoundException> { private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct(
From source file backtype.storm.generated.MigrationException.java
@SuppressWarnings({ "cast", "rawtypes", "serial", "unchecked" }) @Generated(value = "Autogenerated by Thrift Compiler (0.9.3)", date = "2016-12-12") public class MigrationException extends TException implements org.apache.thrift.TBase<MigrationException, MigrationException._Fields>, java.io.Serializable, Cloneable, Comparable<MigrationException> { private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct(
From source file backtype.storm.generated.TaskNotExistException.java
@SuppressWarnings({ "cast", "rawtypes", "serial", "unchecked" }) @Generated(value = "Autogenerated by Thrift Compiler (0.9.3)", date = "2016-12-12") public class TaskNotExistException extends TException implements org.apache.thrift.TBase<TaskNotExistException, TaskNotExistException._Fields>, java.io.Serializable, Cloneable, Comparable<TaskNotExistException> { private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct(
From source file backtype.storm.generated.ThrottlingException.java
@SuppressWarnings({ "cast", "rawtypes", "serial", "unchecked" }) @Generated(value = "Autogenerated by Thrift Compiler (0.9.2)", date = "2015-7-28") public class ThrottlingException extends TException implements org.apache.thrift.TBase<ThrottlingException, ThrottlingException._Fields>, java.io.Serializable, Cloneable, Comparable<ThrottlingException> { private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct(
From source file co.cask.tephra.distributed.thrift.TInvalidTruncateTimeException.java
public class TInvalidTruncateTimeException extends TException implements org.apache.thrift.TBase<TInvalidTruncateTimeException, TInvalidTruncateTimeException._Fields>, java.io.Serializable, Cloneable { private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct( "TInvalidTruncateTimeException");
From source file co.cask.tephra.distributed.thrift.TTransactionCouldNotTakeSnapshotException.java
public class TTransactionCouldNotTakeSnapshotException extends TException implements org.apache.thrift.TBase<TTransactionCouldNotTakeSnapshotException, TTransactionCouldNotTakeSnapshotException._Fields>, java.io.Serializable, Cloneable { private static final org.apache.thrift.protocol.TStruct STRUCT_DESC = new org.apache.thrift.protocol.TStruct( "TTransactionCouldNotTakeSnapshotException");