com.moesol.generator.core
Class ApplyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.moesol.generator.core.ApplyException
- All Implemented Interfaces:
- Serializable
public class ApplyException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ApplyException
public ApplyException(Exception root_cause)
ApplyException
public ApplyException(String message)
ApplyException
public ApplyException(String message,
Exception root_cause)
setRootCause
public void setRootCause(Exception root_cause)
getRootCause
public Exception getRootCause()
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.