public class LockingException extends WorkflowRuntimeException
Constructor and Description |
---|
LockingException() |
LockingException(String message) |
LockingException(String message,
Throwable cause) |
LockingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LockingException()
public LockingException(String message)
public LockingException(String message, Throwable cause)
public LockingException(Throwable cause)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.