arta.synergy.web.common.client.data.bp.route
Class RouteCicleException

java.lang.Object
  extended by java.lang.Throwable
      extended by arta.synergy.web.common.client.data.bp.route.RouteException
          extended by arta.synergy.web.common.client.data.bp.route.RouteCicleException
All Implemented Interfaces:
java.io.Serializable

public class RouteCicleException
extends RouteException

Created by IntelliJ IDEA. User: topa Date: 12.04.2012 Time: 9:46:14
Исключение кидается, если маршрут содержит циклическую ссылку

See Also:
Serialized Form

Constructor Summary
RouteCicleException(java.lang.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

RouteCicleException

public RouteCicleException(java.lang.String message)


Copyright © 2000 Dummy Corp. All Rights Reserved.