Class IllegalOrphanException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.javastro.ivoa.entities.regtap.exceptions.IllegalOrphanException
All Implemented Interfaces:
Serializable

public class IllegalOrphanException extends Exception
See Also:
  • Constructor Details

    • IllegalOrphanException

      public IllegalOrphanException(List<String> messages)
  • Method Details