@WebFault(faultBean="org.kuali.student.r2.common.exceptions.jaxws.DoesNotExistExceptionBean") public class DoesNotExistException extends Exception
Constructor and Description |
---|
DoesNotExistException() |
DoesNotExistException(String message) |
DoesNotExistException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DoesNotExistException()
public DoesNotExistException(String message)
public DoesNotExistException(String message, Throwable cause)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.