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