Class SerializedObjectContainer.DebuggingObjectOutputStream

    • Method Detail

      • getStack

        public List<Object> getStack()
        Returns the path to the last object serialized. If an exception occurred, this should be the path to the non-serializable object.
        Returns:
        Returns the current call stack.