Package Summary  Overview Summary

class:ObjectStreamException [NONE]

constructor:<init>(java.lang.String) [NONE]

  • ObjectStreamException

    protected ObjectStreamException​(String message)
    Create an ObjectStreamException with the specified argument.
    Parameters:
    message - the detailed message for the exception

constructor:<init>() [NONE]

  • ObjectStreamException

    protected ObjectStreamException()
    Create an ObjectStreamException.

© 2019 Oracle Corporation and/or its affiliates