org.gatein.mop.core.api.content
Class ComparisonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gatein.mop.core.api.content.ComparisonException
- All Implemented Interfaces:
- Serializable
public class ComparisonException
- extends RuntimeException
- Version:
- $Revision$
- Author:
- Julien Viet
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ComparisonException
public ComparisonException()
ComparisonException
public ComparisonException(String message)
ComparisonException
public ComparisonException(String message,
Throwable cause)
ComparisonException
public ComparisonException(Throwable cause)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.