liquibase.change.core
Class StopChange.StopChangeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by liquibase.change.core.StopChange.StopChangeException
All Implemented Interfaces:
Serializable
Enclosing class:
StopChange

public static class StopChange.StopChangeException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
StopChange.StopChangeException(String message)
           
 
Method Summary
 
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
 

Constructor Detail

StopChange.StopChangeException

public StopChange.StopChangeException(String message)


Copyright © 2012 Liquibase.org. All Rights Reserved.