org.rhq.enterprise.server.sync.validators
Class InconsistentStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rhq.enterprise.server.sync.SynchronizationException
org.rhq.enterprise.server.sync.validators.InconsistentStateException
- All Implemented Interfaces:
- Serializable
public class InconsistentStateException
- extends SynchronizationException
- Author:
- Lukas Krejci
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InconsistentStateException
public InconsistentStateException()
InconsistentStateException
public InconsistentStateException(String message,
Throwable cause)
InconsistentStateException
public InconsistentStateException(String message)
InconsistentStateException
public InconsistentStateException(Throwable cause)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.