gov.llnl.babel.repository

Class RepositoryException


public class RepositoryException
extends Exception

The RepositoryException exception class is thrown if an error is detected while writing sidl symbols to a repository.

Constructor Summary

RepositoryException(String message)
Create a new RepositoryException exception with the specified message string.

Constructor Details

RepositoryException

public RepositoryException(String message)
Create a new RepositoryException exception with the specified message string.