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:
- java.io.Serializable
public class AttributeMergePolicyNotUniqueException
- extends java.lang.RuntimeException
Thrown when an instance of AttributeMergePolicy
with non unique Id is instantiated.
- Author:
- tmilos
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AttributeMergePolicyNotUniqueException
public AttributeMergePolicyNotUniqueException()
AttributeMergePolicyNotUniqueException
public AttributeMergePolicyNotUniqueException(java.lang.String message)
AttributeMergePolicyNotUniqueException
public AttributeMergePolicyNotUniqueException(java.lang.Throwable cause)
AttributeMergePolicyNotUniqueException
public AttributeMergePolicyNotUniqueException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.