org.opennms.netmgt.dao.jmx
Class JmxObjectNameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.springframework.dao.NonTransientDataAccessException
org.springframework.dao.UncategorizedDataAccessException
org.opennms.netmgt.dao.jmx.JmxObjectNameException
- All Implemented Interfaces:
- Serializable
public class JmxObjectNameException
- extends org.springframework.dao.UncategorizedDataAccessException
JmxObjectNameException class.
- Version:
- $Id: $
- Author:
- ranger
- See Also:
- Serialized Form
| Methods inherited from class org.springframework.core.NestedRuntimeException |
contains, getMessage, getMostSpecificCause, getRootCause |
JmxObjectNameException
public JmxObjectNameException(String message,
Throwable nestedException)
Constructor for JmxObjectNameException.
- Parameters:
message - a String object.nestedException - a Throwable object.
Copyright © 2011. All Rights Reserved.