org.codehaus.mojo.rmic
Class RmiCompilerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.mojo.rmic.RmiCompilerException
- All Implemented Interfaces:
- Serializable
public class RmiCompilerException
- extends Exception
- Version:
- $Id: RmiCompilerException.java 6221 2008-02-06 16:29:52Z pgier $
- Author:
- Trygve Laugstøl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RmiCompilerException
public RmiCompilerException(String message)
RmiCompilerException
public RmiCompilerException(String message,
Throwable cause)
Copyright © 2011 Codehaus. All Rights Reserved.