Module java.base
Package java.io

Class ObjectStreamException

    • Constructor Detail

      • ObjectStreamException

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

        protected ObjectStreamException()
        Create an ObjectStreamException.