org.apache.blur.thrift
Class BException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.blur.thirdparty.thrift_0_9_0.TException
org.apache.blur.thrift.generated.BlurException
org.apache.blur.thrift.BException
- All Implemented Interfaces:
- Serializable, Cloneable, Comparable<BlurException>, TBase<BlurException,BlurException._Fields>
public class BException
- extends BlurException
- See Also:
- Serialized Form
Methods inherited from class org.apache.blur.thrift.generated.BlurException |
clear, compareTo, deepCopy, equals, equals, fieldForId, getErrorType, getFieldValue, getMessage, getStackTraceStr, hashCode, isSet, isSetErrorType, isSetMessage, isSetStackTraceStr, read, setErrorType, setErrorTypeIsSet, setFieldValue, setMessage, setMessageIsSet, setStackTraceStr, setStackTraceStrIsSet, toString, unsetErrorType, unsetMessage, unsetStackTraceStr, validate, write |
BException
public BException(String message,
Throwable t)
BException
public BException(String message,
Object... parameters)
BException
public BException(String message,
Throwable t,
Object... parameters)
toString
public static String toString(Throwable t)
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.