public class InvalidRecordIDException extends RecordStoreException
Constructor and Description |
---|
InvalidRecordIDException()
Constructs a new
InvalidRecordIDException with no detail
message. |
InvalidRecordIDException(String message)
Constructs a new
InvalidRecordIDException with the
specified detail message. |
public InvalidRecordIDException(String message)
InvalidRecordIDException
with the
specified detail message.message
- the detail messagepublic InvalidRecordIDException()
InvalidRecordIDException
with no detail
message.Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.