org.n52.security.common.util
Class NonUniqueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.n52.security.common.util.NonUniqueException
- All Implemented Interfaces:
- Serializable
public class NonUniqueException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NonUniqueException
public NonUniqueException(String message)
NonUniqueException
public NonUniqueException(Throwable cause)
NonUniqueException
public NonUniqueException(String message,
Throwable cause)
Copyright © 2004–2013 52north.org. All rights reserved.