oracle.kv
Class NoSQLRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.kv.NoSQLRuntimeException
- All Implemented Interfaces:
- Serializable
public class NoSQLRuntimeException
- extends RuntimeException
Generic exception class for generating runtime exceptions whose messages are
derived from a locale specific message file.
- Since:
- 2.0
- See Also:
- Serialized Form
NoSQLRuntimeException
public NoSQLRuntimeException(oracle.kv.util.ErrorMessage messageKey)
NoSQLRuntimeException
public NoSQLRuntimeException(oracle.kv.util.ErrorMessage messageKey,
Object... args)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.