Class NoSuchVersionException

All Implemented Interfaces:
Serializable

public class NoSuchVersionException
extends ProviderException
Indicates that an non-existing version was specified.
See Also:
Serialized Form
  • Constructor Details

    • NoSuchVersionException

      Creates a ProviderException.
      Parameters:
      msg - the exception message.