Package net.i2p.sam

Class SAMException

All Implemented Interfaces:
Serializable

public class SAMException extends Exception
Exception thrown by SAM methods
Author:
human
See Also:
  • Constructor Details

    • SAMException

      public SAMException()
    • SAMException

      public SAMException(String s)
    • SAMException

      public SAMException(String s, Throwable cause)
      Since:
      0.9.14