Class CRAMException

All Implemented Interfaces:
Serializable

public class CRAMException extends SAMException
Created by edwardk on 8/13/15.
See Also:
  • Constructor Details

    • CRAMException

      public CRAMException()
    • CRAMException

      public CRAMException(String s)
    • CRAMException

      public CRAMException(String s, Throwable throwable)
    • CRAMException

      public CRAMException(Throwable throwable)