Package Summary  Overview Summary

class:UnmodifiableModuleException [NONE]

constructor:<init>() [NONE]

  • UnmodifiableModuleException

    public UnmodifiableModuleException()
    Constructs an UnmodifiableModuleException with no detail message.

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

  • UnmodifiableModuleException

    public UnmodifiableModuleException​(String msg)
    Constructs an UnmodifiableModuleException with the specified detail message.
    Parameters:
    msg - the detail message.

© 2018 Oracle Corporation and/or its affiliates