Package Summary  Overview Summary

class:InvalidObjectException [NONE]

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

  • InvalidObjectException

    public InvalidObjectException​(String reason)
    Constructs an InvalidObjectException.
    Parameters:
    reason - Detailed message explaining the reason for the failure.
    See Also:
    ObjectInputValidation

© 2019 Oracle Corporation and/or its affiliates