pl.edu.agh.cast.model.attributes
Class AttributeMergePolicyNotUniqueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
pl.edu.agh.cast.model.attributes.AttributeMergePolicyNotUniqueException
- All Implemented Interfaces:
- Serializable
public class AttributeMergePolicyNotUniqueException
- extends RuntimeException
Thrown when an instance of AttributeMergePolicy
with non unique Id is instantiated.
- Author:
- AGH CAST Team
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AttributeMergePolicyNotUniqueException
public AttributeMergePolicyNotUniqueException()
-
- See Also:
RuntimeException.RuntimeException()
AttributeMergePolicyNotUniqueException
public AttributeMergePolicyNotUniqueException(String message)
-
- See Also:
RuntimeException.RuntimeException(String)
AttributeMergePolicyNotUniqueException
public AttributeMergePolicyNotUniqueException(Throwable cause)
-
- See Also:
RuntimeException.RuntimeException(Throwable)
AttributeMergePolicyNotUniqueException
public AttributeMergePolicyNotUniqueException(String message,
Throwable cause)
-
- See Also:
RuntimeException.RuntimeException(String, Throwable)
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.