gov.llnl.babel.repository
Class RepositoryException
Exception
gov.llnl.babel.repository.RepositoryException
public class RepositoryException
extends Exception
The RepositoryException
exception class is thrown if an
error is detected while writing sidl symbols to a repository.
RepositoryException(String message) - Create a new
RepositoryException exception with the
specified message string.
|
RepositoryException
public RepositoryException(String message)
Create a new RepositoryException
exception with the
specified message string.