public interface ErrorObjectInput extends java.io.ObjectInput, ErrorInfo
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getErrorInfo() |
java.lang.Exception |
getNestedException() |
java.lang.String getErrorInfo()
getErrorInfo
in interface ErrorInfo
java.lang.Exception getNestedException()
getNestedException
in interface ErrorInfo
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.