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