com.trackstudio.exception
Class CantDeleteTemplateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.trackstudio.exception.GranException
              extended by com.trackstudio.exception.UserException
                  extended by com.trackstudio.exception.CantDeleteTemplateException
All Implemented Interfaces:
java.io.Serializable

public class CantDeleteTemplateException
extends UserException

Created by IntelliJ IDEA. User: User Date: 26.10.2006 Time: 19:24:27 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.trackstudio.exception.UserException
messages
 
Constructor Summary
CantDeleteTemplateException(java.lang.Exception e, java.lang.String m)
           
 
Method Summary
 
Methods inherited from class com.trackstudio.exception.UserException
addActionMessages, getActionMessages, toString
 
Methods inherited from class com.trackstudio.exception.GranException
getTSCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CantDeleteTemplateException

public CantDeleteTemplateException(java.lang.Exception e,
                                   java.lang.String m)


Copyright © 2002-2009 TrackStudio, Ltd. All Rights Reserved.