org.jasig.portlet.weather
Class DuplicateLocationException
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.DataIntegrityViolationException
org.jasig.portlet.weather.DuplicateLocationException
- All Implemented Interfaces:
- Serializable
public class DuplicateLocationException
- extends org.springframework.dao.DataIntegrityViolationException
- Version:
- $Revision$
- Author:
- Eric Dalquist
- See Also:
- Serialized Form
| Methods inherited from class org.springframework.core.NestedRuntimeException |
contains, getMessage, getMostSpecificCause, getRootCause |
DuplicateLocationException
public DuplicateLocationException(String msg,
Throwable cause)
DuplicateLocationException
public DuplicateLocationException(String msg)
Copyright © 2011 Jasig. All Rights Reserved.