org.javalite.activejdbc
Class FrozenException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.javalite.activejdbc.FrozenException
All Implemented Interfaces:
Serializable

public class FrozenException
extends RuntimeException

Author:
Igor Polevoy
See Also:
Serialized Form

Constructor Summary
FrozenException(Model model)
           
 
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

FrozenException

public FrozenException(Model model)


Copyright © 2015 JavaLite. All rights reserved.