Package Summary  Overview Summary

class:InstanceNotFoundException [NONE]

constructor:<init>() [NONE]

  • InstanceNotFoundException

    public InstanceNotFoundException()
    Default constructor.

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

  • InstanceNotFoundException

    public InstanceNotFoundException​(String message)
    Constructor that allows a specific error message to be specified.
    Parameters:
    message - the detail message.

© 2019 Oracle Corporation and/or its affiliates