Class ErrorCode
java.lang.Object
io.trino.spi.ErrorCode
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ErrorCode
-
ErrorCode
-
-
Method Details
-
getCode
public int getCode() -
getName
-
getType
-
isFatal
public boolean isFatal() -
toString
-
equals
-
hashCode
-