Class DocumentRouteNotLockedException

All Implemented Interfaces:
Serializable

public class DocumentRouteNotLockedException extends DocumentRouteException
Author:
Mariana Cedica
See Also:
  • Constructor Details

    • DocumentRouteNotLockedException

      public DocumentRouteNotLockedException()
    • DocumentRouteNotLockedException

      public DocumentRouteNotLockedException(String message)
    • DocumentRouteNotLockedException

      public DocumentRouteNotLockedException(Throwable th)
    • DocumentRouteNotLockedException

      public DocumentRouteNotLockedException(String message, Throwable th)