it.tidalwave.util
Class DuplicateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.tidalwave.util.DuplicateException
- All Implemented Interfaces:
- Serializable
public class DuplicateException
- extends Exception
Notifies that the current operation failed because it would create an illegal duplication (of objects, of ids,
etc...)
- Version:
- $Id$
- Author:
- Fabrizio Giudici
- See Also:
- Serialized Form
- Status: stable API
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateException
public DuplicateException()
DuplicateException
public DuplicateException(@Nonnull
String message)
Copyright © 2009-2011 Tidalwave s.a.s.. All Rights Reserved.