org.codehaus.mojo.rmic
Class RmiCompilerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.mojo.rmic.RmiCompilerException
All Implemented Interfaces:
java.io.Serializable

public class RmiCompilerException
extends java.lang.Exception

Version:
$Id: RmiCompilerException.java 6221 2008-02-06 16:29:52Z pgier $
Author:
Trygve Laugstøl
See Also:
Serialized Form

Constructor Summary
RmiCompilerException(java.lang.String message)
           
RmiCompilerException(java.lang.String message, java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RmiCompilerException

public RmiCompilerException(java.lang.String message)

RmiCompilerException

public RmiCompilerException(java.lang.String message,
                            java.lang.Throwable cause)


Copyright © 2010. All Rights Reserved.