Class AbstractServiceTest.ExceptionWithMessage

java.lang.Object
java.lang.Throwable
java.lang.Exception
ubic.gemma.persistence.service.AbstractServiceTest.ExceptionWithMessage
All Implemented Interfaces:
Serializable
Enclosing class:
AbstractServiceTest

public static class AbstractServiceTest.ExceptionWithMessage extends Exception
See Also:
  • Constructor Details

    • ExceptionWithMessage

      public ExceptionWithMessage(String message)