net.augeas

Class AugeasException

public class AugeasException extends RuntimeException

Runtime Exception used by the Augeas API.
Constructor Summary
AugeasException()
AugeasException(String message)
AugeasException(String message, Throwable cause)
AugeasException(Throwable cause)

Constructor Detail

AugeasException

public AugeasException()

AugeasException

public AugeasException(String message)

AugeasException

public AugeasException(String message, Throwable cause)

AugeasException

public AugeasException(Throwable cause)