org.kuali.student.r1.common.assembly.data
Class AssemblyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kuali.student.r1.common.assembly.data.AssemblyException
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class AssemblyException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AssemblyException
public AssemblyException()
- Deprecated.
AssemblyException
public AssemblyException(String message,
Throwable cause)
- Deprecated.
AssemblyException
public AssemblyException(String message)
- Deprecated.
AssemblyException
public AssemblyException(Throwable cause)
- Deprecated.
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.